There was an error while loading. Please reload this page.
2 parents a0409c4 + 539ca17 commit bb64d3cCopy full SHA for bb64d3c
1 file changed
.github/workflows/python-publish.yml
@@ -26,7 +26,7 @@ jobs:
26
run: git fetch origin 'refs/tags/*:refs/tags/*'
27
28
- name: Setup Python
29
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
30
with:
31
python-version: "3.10"
32
- name: Install Hatch
0 commit comments