Skip to content

Commit 65e95e1

Browse files
chore(deps): update actions/checkout action to v6.1.0
1 parent 17db5a3 commit 65e95e1

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
@@ -37,7 +37,7 @@ jobs:
3737
timeout-minutes: 10
3838
steps:
3939
- name: Checkout repository
40-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
40+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
4141

4242
- name: Set up Python
4343
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)