There was an error while loading. Please reload this page.
2 parents c07c19f + 267384e commit 7db2a3fCopy full SHA for 7db2a3f
1 file changed
.github/workflows/ci_workflow.yml
@@ -40,7 +40,7 @@ jobs:
40
needs: initial_checks
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
44
- name: Set up Python
45
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
46
with:
0 commit comments