Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
ci: add python version to setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff committed Oct 4, 2022
1 parent ad4142b commit 3e80894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.9
- uses: pre-commit/action@v3.0.0

0 comments on commit 3e80894

Please sign in to comment.