We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18403e6 + 6303c37 commit c65521eCopy full SHA for c65521e
1 file changed
.github/workflows/pypi.yml
@@ -31,7 +31,7 @@ jobs:
31
persist-credentials: false
32
33
- name: Set up Python
34
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
35
with:
36
python-version: "3.x"
37
0 commit comments