We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba75ec commit da1a85aCopy full SHA for da1a85a
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/setup-python@v5
19
with:
20
python-version: "3.8"
21
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
22
23
tests:
24
0 commit comments