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 62a579e commit 19dfa17Copy full SHA for 19dfa17
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
submodules: true
27
- name: Set up Python
28
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
29
with:
30
python-version: "3.x"
31
- name: Install pypa/build
0 commit comments