Skip to content

Commit 72aba3c

Browse files
committed
use latest pre-commit action
Signed-off-by: Kai Helbig <[email protected]>
1 parent 91aba8b commit 72aba3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222
java-version: '17'
2323
- name: Run pre-commit check
24-
uses: pre-commit/action@v2.0.3
24+
uses: pre-commit/action@v3.0.0
2525

2626
build_java8:
2727

0 commit comments

Comments
 (0)