We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c0958 commit d8ac184Copy full SHA for d8ac184
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
27
steps:
28
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
29
- name: Set up JDK
30
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
31
with:
0 commit comments