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 8e59ded commit fc9c401Copy full SHA for fc9c401
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/setup-python@v5
60
with:
61
python-version: ${{ matrix.python-version }}
62
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
63
64
test_ubuntu:
65
name: "Test py${{ matrix.python-version }} : fast-compile ${{ matrix.fast-compile }} : float32 ${{ matrix.float32 }} : ${{ matrix.part }}"
0 commit comments