Skip to content

Commit d8a51cb

Browse files
Bump actions/checkout from 3 to 4 (#390)
1 parent 617145a commit d8a51cb

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
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v4
3434
- name: Set up JDK
3535
uses: actions/setup-java@v3
3636
with:

0 commit comments

Comments
 (0)