We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4913de6 commit 5b36f80Copy full SHA for 5b36f80
1 file 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@a309ff8b426b58ec0e2a45f0f869d46889d02405
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
32
33
python-version: '3.13'
34
0 commit comments