Skip to content

Commit cd6e1fc

Browse files
committed
fix: update pre-commit action version in ci
1 parent 1e17559 commit cd6e1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-fomatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
profile: minimal
1717
toolchain: nightly-2023-03-01
1818
components: rustfmt, clippy
19-
- uses: pre-commit/action@v2.0.3
19+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)