Skip to content

Commit

Permalink
Escaped python version
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesHuisman committed Jul 12, 2023
1 parent 20da3f1 commit 832ad41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Python
uses: actions/[email protected]
with:
python-version: 3.10
python-version: "3.10"
architecture: x64
cache: "pip"
cache-dependency-path: "poetry.lock"
Expand Down

0 comments on commit 832ad41

Please sign in to comment.