We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e29979 + 43865e0 commit cd9ee3fCopy full SHA for cd9ee3f
.github/workflows/ci_workflow.yml
@@ -40,7 +40,7 @@ jobs:
40
needs: initial_checks
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44
- name: Set up Python
45
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
46
with:
0 commit comments