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 8d24619 commit 13491cdCopy full SHA for 13491cd
1 file changed
.github/workflows/publish.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
persist-credentials: false
33
- name: Setup Python
34
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
35
36
python-version: "3.12"
37
- name: Install build dependencies
0 commit comments