We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84db88 commit b5a7f6dCopy full SHA for b5a7f6d
.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@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
32
with:
33
python-version: '3.14'
34
architecture: 'x64'
0 commit comments