We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84db88 commit de61dfaCopy full SHA for de61dfa
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
]
29
steps:
30
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
31
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
32
with:
33
python-version: '3.14'
34
architecture: 'x64'
0 commit comments