We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b041ef6 + e569f98 commit 1bd9e55Copy full SHA for 1bd9e55
1 file changed
.github/workflows/skills-validate.yml
@@ -30,10 +30,10 @@ jobs:
30
skills-validate:
31
runs-on: ubuntu-latest
32
steps:
33
- - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
34
35
- name: Set up Python
36
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
37
with:
38
python-version: "3.11"
39
0 commit comments