Skip to content

Commit 2ed56cf

Browse files
committed
Add v to 0.3.1
Ugh I'm so stupid part 2
1 parent 6aaf5ff commit 2ed56cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-checkstyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: '12.x'
2020

2121
- name: Run checkstyle with reviewdog
22-
uses: nikitasavinov/checkstyle-action@0.3.1
22+
uses: nikitasavinov/checkstyle-action@v0.3.1
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525
# submit review comments based on reviewdog findings

0 commit comments

Comments
 (0)