Skip to content

Commit 5e6ea2f

Browse files
authored
Update .github/workflows/validate-skills.yml
1 parent 2fb1162 commit 5e6ea2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-skills.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
24+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525
with:
2626
persist-credentials: false
2727

0 commit comments

Comments
 (0)