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 1b67f0b commit 6979561Copy full SHA for 6979561
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- uses: actions/checkout@v3
56
- uses: actions/setup-python@v4
57
- - uses: pre-commit/action@v2.0.0
+ - uses: pre-commit/action@v3.0.0
58
59
test:
60
name: "Test py${{ matrix.python-version }}: ${{ matrix.part }}"
0 commit comments