Skip to content

Commit 54b56d1

Browse files
Bump actions/checkout from 5 to 6 (#128)
1 parent 87fd339 commit 54b56d1

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
@@ -35,7 +35,7 @@ jobs:
3535
packages: write
3636

3737
steps:
38-
- uses: actions/checkout@v5
38+
- uses: actions/checkout@v6
3939
with:
4040
submodules: recursive
4141
fetch-depth: 0 # Fetch the whole history.

0 commit comments

Comments
 (0)