Skip to content

Commit 380b6fb

Browse files
chore(deps): update dbelyaev/action-checkstyle action to v0.9.6
1 parent 3ee559f commit 380b6fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: ${{ matrix.java }}
3232
distribution: 'zulu'
3333
- name: Checkstyle for Java
34-
uses: dbelyaev/action-checkstyle@v0.7.4
34+
uses: dbelyaev/action-checkstyle@v0.9.6
3535
with:
3636
github_token: ${{ github.token }}
3737
workdir: . # optional, default is .

0 commit comments

Comments
 (0)