Skip to content

Commit ba2dd14

Browse files
chore(deps): update actions/checkout action to v6
1 parent 7eace8d commit ba2dd14

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
@@ -25,7 +25,7 @@ jobs:
2525
permissions:
2626
contents: write
2727
steps:
28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2929
with:
3030
ref: ${{ github.head_ref || github.ref_name }}
3131
- name: Regenerate docs

0 commit comments

Comments
 (0)