We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d5b399 + 7fdb3ac commit 80bde58Copy full SHA for 80bde58
2 files changed
.github/workflows/pr-preview.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
fetch-depth: 0
30
persist-credentials: false
31
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
32
33
python-version: '3.13'
34
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments