Skip to content

Commit 2e9b7da

Browse files
authored
Update format.yml
1 parent 38efbe7 commit 2e9b7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3 # v2 minimum required
13-
- uses: axel-op/googlejavaformat-action@v3
13+
- uses: ryanbascom/googlejavaformat@v5
1414
with:
1515
args: "--replace"
1616
commit-message: "style: apply google format"

0 commit comments

Comments
 (0)