Skip to content

Commit 5b70242

Browse files
David Aniceto (CTW)axel-op
authored andcommitted
Added missing v
1 parent c1134eb commit 5b70242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: ubuntu-latest
4646
steps:
4747
- uses: actions/checkout@v4 # v2 minimum required
48-
- uses: axel-op/googlejavaformat-action@4
48+
- uses: axel-op/googlejavaformat-action@v4
4949
with:
5050
args: "--set-exit-if-changed"
5151
```

0 commit comments

Comments
 (0)