Skip to content

Commit 9cf1e8d

Browse files
Bump actions/checkout from 5 to 6 (#27)
1 parent 83d9f04 commit 9cf1e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
# Checks-out your repository under $GITHUB_WORKSPACE
2222
- name: Checkout
23-
uses: actions/checkout@v5
23+
uses: actions/checkout@v6
2424

2525
- name: Setup caching for tectonic
2626
uses: actions/cache@v4

0 commit comments

Comments
 (0)