Skip to content

Commit 4d9d632

Browse files
chore(deps): update actions/checkout action to v7
1 parent 17db5a3 commit 4d9d632

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@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4141

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

0 commit comments

Comments
 (0)