Skip to content

Commit 30a184f

Browse files
authored
Update main.yml
1 parent 8c44979 commit 30a184f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: oracle-actions/setup-java@v1
15+
- uses: actions/checkout@v4
1616
- name: Set up JDK 23
1717
uses: oracle-actions/setup-java@v1
1818
with:

0 commit comments

Comments
 (0)