We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fba438 + 413566e commit 24326cbCopy full SHA for 24326cb
.github/workflows/pip-audit.yml
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
28
- name: Install Python
29
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
30
with:
31
python-version: "3.x"
32
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Set up Python
20
21
22
python-version: '3.x'
23
0 commit comments