Skip to content

Commit 2cee95e

Browse files
committed
github actions
1 parent ec1df0b commit 2cee95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Set file mode to false
2727
run: |
2828
git config core.filemode false
29-
- uses: pre-commit/action@v2.0.3
29+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)