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 e775d43 commit e6c736bCopy full SHA for e6c736b
.github/workflows/pre-commit.yml
@@ -13,6 +13,6 @@ jobs:
13
with:
14
fetch-depth: 0
15
- uses: actions/setup-python@v2
16
- - uses: pre-commit/action@v2.0.3
+ - uses: pre-commit/action@v3.0.0
17
18
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments