Skip to content

Commit

Permalink
Merge branch 'main' into sent-complete
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithWiles authored Jul 30, 2024
2 parents ba84e77 + e05ad73 commit 640ba53
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 @@ -9,6 +9,6 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]

0 comments on commit 640ba53

Please sign in to comment.