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 ea570b3 commit d11fb56Copy full SHA for d11fb56
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/setup-python@v4
27
with:
28
python-version: "3.9"
29
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
30
31
test-python:
32
0 commit comments