Skip to content

Commit 818feec

Browse files
committed
ci: bump actions/checkout to v6
1 parent 5203283 commit 818feec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
contents: read
2828

2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v6
3131
with:
3232
persist-credentials: false
3333
- run: cargo xtask fetch-tests

0 commit comments

Comments
 (0)