Skip to content

Commit d67107e

Browse files
authored
Merge pull request #7 from nim-lang/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 6cd8c0c + 6bb9a5e commit d67107e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
git config --global user.name "atlasbot"
5555
5656
- name: Checkout sat
57-
uses: actions/checkout@v5
57+
uses: actions/checkout@v6
5858
with:
5959
path: sat
6060
submodules: false

0 commit comments

Comments
 (0)