Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 6649093

Browse files
authored
Merge pull request #578 from ziglang/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 1363610 + f324775 commit 6649093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
version: 'snapshot'
5050

51-
- uses: actions/checkout@v5
51+
- uses: actions/checkout@v6
5252

5353
- name: Run tests
5454
run: |

0 commit comments

Comments
 (0)