We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5209cdb commit 70ff80eCopy full SHA for 70ff80e
.github/workflows/pypi-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Checkout sources
14
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
15
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
16
with:
17
python-version: '3.14'
18
cache: 'pip'
0 commit comments