There was an error while loading. Please reload this page.
1 parent 836125a commit 1691ec7Copy full SHA for 1691ec7
1 file changed
.github/workflows/pypi-build-and-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- name: Set up Python 3.13
21
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
22
23
python-version: "3.13"
24
- name: Install pep517
0 commit comments