mirror of
https://github.com/Minestom/Minestom.git
synced 2025-02-13 02:41:41 +01:00
Use last commit of checkstyle-action
This commit is contained in:
parent
c1993f6783
commit
4b07deae27
2
.github/workflows/check-pr-style.yml
vendored
2
.github/workflows/check-pr-style.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
java-version: 1.11
|
||||
- name: Run java checkstyle
|
||||
uses: nikitasavinov/checkstyle-action@0.3.1
|
||||
uses: nikitasavinov/checkstyle-action@61104b8abd3ea7fb471f9b991e5ed71c20a4c9f7
|
||||
with:
|
||||
# Report level for reviewdog [info,warning,error]
|
||||
level: info
|
||||
|
Loading…
Reference in New Issue
Block a user