We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d2a26 commit 7525e6dCopy full SHA for 7525e6d
.github/workflows/main.yml
@@ -47,4 +47,4 @@ jobs:
47
path: ~/.cache/pre-commit
48
key: pre-commit|${{ steps.hash.outputs.hash }}|${{ hashFiles('.pre-commit-config.yaml') }}
49
- name: Run pre-commit
50
- uses: pre-commit/action@v2.0.3
+ uses: pre-commit/action@v3.0.1
0 commit comments