We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1680542 commit 50cda00Copy full SHA for 50cda00
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-python@v5
16
with:
17
python-version: "3.10"
18
- - uses: pre-commit/action@v2.0.0
+ - uses: pre-commit/action@v3.0.0
19
20
tests:
21
strategy:
0 commit comments