We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15d9d2 commit ea64be4Copy full SHA for ea64be4
.github/workflows/post_release.yml
@@ -41,7 +41,7 @@ jobs:
41
fetch-tags: true
42
persist-credentials: true # Needed for git-auto-commit-action
43
44
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
45
with:
46
python-version: "3.13"
47
pip-version: "25.3"
0 commit comments