Skip to content

Commit

Permalink
updated action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Mar 25, 2023
1 parent e2a2a3e commit 7816bcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- uses: pre-commit/action@v2.0.3
python-version: '3.x'
- uses: pre-commit/action@v3.0.0

0 comments on commit 7816bcc

Please sign in to comment.