Skip to content

Commit

Permalink
GHA: Upgrades pre-commit/action
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Dec 27, 2021
1 parent d0205e0 commit c4ea247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
path: ~/.cache/pre-commit
key: pre-commit|${{ hashFiles('.pre-commit-config.yaml') }}
- uses: actions/setup-python@v1
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v2.0.3

0 comments on commit c4ea247

Please sign in to comment.