We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aba8b commit 72aba3cCopy full SHA for 72aba3c
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
distribution: 'temurin'
22
java-version: '17'
23
- name: Run pre-commit check
24
- uses: pre-commit/action@v2.0.3
+ uses: pre-commit/action@v3.0.0
25
26
build_java8:
27
0 commit comments