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 d86e9a0 commit 77a7ee6Copy full SHA for 77a7ee6
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-python@v5
25
with:
26
python-version: '3.9'
27
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
28
29
tests:
30
0 commit comments