Skip to content

Commit

Permalink
quote python 3.10 in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olirice committed Feb 7, 2023
1 parent 04a1de3 commit 293caf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit_hooks.yaml
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: set up python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'

- name: install pre-commit
run: |
Expand Down

0 comments on commit 293caf3

Please sign in to comment.