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 720fe7f commit 8a77c0eCopy full SHA for 8a77c0e
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/setup-python@v4
19
with:
20
python-version: "3.8"
21
- - uses: pre-commit/action@v2.0.0
+ - uses: pre-commit/action@v3.0.0
22
23
tests:
24
0 commit comments