We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c34843 commit d085babCopy full SHA for d085bab
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
python -m pip install --upgrade pip
25
pip install -r requirements.txt
26
27
- - uses: pre-commit/action@v3
+ - uses: pre-commit/action@v3.0.1
28
29
tests:
30
name: ${{ matrix.python-version }} / ${{ matrix.os }}
0 commit comments