Skip to content

Commit 8d3cbbc

Browse files
authored
Merge pull request #24 from nim-lang/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents ae00b5e + ec5ce8d commit 8d3cbbc

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
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66

77
steps:
8-
- uses: actions/checkout@v4
8+
- uses: actions/checkout@v5
99

1010
- name: Cache choosenim
1111
id: cache-choosenim

0 commit comments

Comments
 (0)