We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a7d25 commit aafdbfdCopy full SHA for aafdbfd
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
]
29
steps:
30
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
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