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 899a6b7 commit b22230cCopy full SHA for b22230c
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
- name: Set up Python
18
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
19
with:
20
python-version: "3.11"
21
- name: Install dependencies
0 commit comments