Skip to content

Commit

Permalink
update pre-commit action version
Browse files Browse the repository at this point in the history
  • Loading branch information
d33bs committed Nov 6, 2024
1 parent b040c14 commit b8cbe5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.1
run_tests:
strategy:
matrix:
Expand Down

0 comments on commit b8cbe5b

Please sign in to comment.