Skip to content

Commit d1766c9

Browse files
Bump actions/checkout from 3 to 4 (#606)
1 parent b28fd13 commit d1766c9

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
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
3535
steps:
36-
- uses: actions/checkout@v3
36+
- uses: actions/checkout@v4
3737
- name: Set up JDK
3838
uses: actions/setup-java@v3
3939
with:

0 commit comments

Comments
 (0)