Skip to content

Commit bd44bf2

Browse files
committed
Update CI
1 parent 450e9a3 commit bd44bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: "actions/checkout@v4"
1616
- uses: "actions/setup-python@v5"
1717
with:
18-
python-version: 3.10
18+
python-version: "3.10"
1919
- name: "Install dependencies"
2020
if: steps.cache.outputs.cache-hit != 'true'
2121
run: pip install hatch

0 commit comments

Comments
 (0)