Skip to content

Commit 20948f3

Browse files
chore(deps): update actions/checkout action to v6
1 parent ee6544f commit 20948f3

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@34e114876b0b11c390a56381ad16ebd13914f8d5 # 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)