Skip to content

Commit aeb5cef

Browse files
committed
Update ci.yml
1 parent 63e4745 commit aeb5cef

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-python@v4
1818
with:
1919
python-version: "3.10"
20-
- uses: pre-commit/action@v2.0.2
20+
- uses: pre-commit/action@v3.0.1
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)