Skip to content

Commit

Permalink
Set python-version for pre-commit to remove CI warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 1, 2023
1 parent 58b22b2 commit 8c4bb5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: pre-commit/action@v3.0.0

0 comments on commit 8c4bb5b

Please sign in to comment.