We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ce935 commit 4bb45aeCopy full SHA for 4bb45ae
1 file changed
.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@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
16
with:
17
python-version: '3.11'
18
cache: 'pip'
0 commit comments