We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b36f80 commit 27a1d2bCopy full SHA for 27a1d2b
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
persist-credentials: false
17
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
18
19
python-version: '3.13'
20
0 commit comments