Skip to content

Commit 19e291f

Browse files
committed
test
1 parent b4bed77 commit 19e291f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/java.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repo
17-
- uses: actions/checkout@v3
17+
uses: actions/checkout@v3
1818
with:
1919
fetch-depth: 0
20-
20+
2121
- name: Check Copyright
2222
env:
2323
EXTENSIONS: "*.java"

0 commit comments

Comments
 (0)