Skip to content

Commit 735d0b8

Browse files
authored
Merge branch 'main' into v2.0.0
2 parents 997cbd9 + ae7d68a commit 735d0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
python-version: ${{ matrix.python-version }}
8080
- name: Lint code
81-
uses: pre-commit/action@v3.0.0
81+
uses: pre-commit/action@v3.0.1
8282

8383
- name: Install pipenv
8484
run: |

0 commit comments

Comments
 (0)