Skip to content

Commit

Permalink
Update pre-commit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Oct 28, 2023
1 parent 299cb36 commit 4ab2e12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: "3.11"
- uses: pre-commit/action@v2.0.0
python-version: "3.12"
- uses: pre-commit/action@v3.0.0

0 comments on commit 4ab2e12

Please sign in to comment.