Skip to content

Commit d085bab

Browse files
committed
Changes workflows
1 parent 5c34843 commit d085bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
2626
27-
- uses: pre-commit/action@v3
27+
- uses: pre-commit/action@v3.0.1
2828

2929
tests:
3030
name: ${{ matrix.python-version }} / ${{ matrix.os }}

0 commit comments

Comments
 (0)