Skip to content

Commit 7736dc6

Browse files
authored
Update .github/workflows/check-skills.yml
1 parent 80d155f commit 7736dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-skills.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: write
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
with:
3232
fetch-depth: 0
3333
persist-credentials: true # review job pushes a generated branch

0 commit comments

Comments
 (0)