Skip to content

Commit d8ac184

Browse files
Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#239)
1 parent 27c0958 commit d8ac184

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
@@ -25,7 +25,7 @@ jobs:
2525
env:
2626
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
2727
steps:
28-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
28+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2929
- name: Set up JDK
3030
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
3131
with:

0 commit comments

Comments
 (0)