There was an error while loading. Please reload this page.
1 parent 450e9a3 commit bd44bf2Copy full SHA for bd44bf2
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: "actions/checkout@v4"
16
- uses: "actions/setup-python@v5"
17
with:
18
- python-version: 3.10
+ python-version: "3.10"
19
- name: "Install dependencies"
20
if: steps.cache.outputs.cache-hit != 'true'
21
run: pip install hatch
0 commit comments