We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd4e1f4 commit 2434cb4Copy full SHA for 2434cb4
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/setup-python@v3
56
with:
57
python-version: '3.9'
58
- - uses: pre-commit/action@v2.0.0
+ - uses: pre-commit/action@v3.0.0
59
60
test:
61
name: "Test py${{ matrix.python-version }}: ${{ matrix.part }}"
0 commit comments