Skip to content

Commit

Permalink
chore: Pin pre-commit's python version
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 27, 2024
1 parent 252ab73 commit 5248b3e
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 @@ -25,4 +25,6 @@ jobs:
- uses: actions/checkout@v4
- run: python --version
- uses: actions/setup-python@v5
with:
python-version: '3.12.3'
- uses: pre-commit/action@v3.0.1

0 comments on commit 5248b3e

Please sign in to comment.