We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c590486 + 65ff3db commit 187c553Copy full SHA for 187c553
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-python@v6
15
with:
16
python-version: '3.11'
17
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
18
19
test:
20
runs-on: ${{ matrix.os }}
0 commit comments