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 7b0cf37 commit eb5049bCopy full SHA for eb5049b
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/setup-python@v1
19
with:
20
python-version: "3.8"
21
- - uses: pre-commit/action@v2.0.0
+ - uses: pre-commit/action@v3.0.0
22
23
tests:
24
name: tests on py${{ matrix.python-version }} with sphinx~=${{ matrix.sphinx-version }}
0 commit comments