Skip to content

Commit

Permalink
precommit update
Browse files Browse the repository at this point in the history
  • Loading branch information
venaturum committed Jun 24, 2024
1 parent d445074 commit 3557b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
group: ${{ github.ref }}-pre-commit
cancel-in-progress: ${{github.event_name == 'pull_request'}}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.0

0 comments on commit 3557b47

Please sign in to comment.