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 617145a commit d8a51cbCopy full SHA for d8a51cb
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
env:
31
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
32
steps:
33
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
34
- name: Set up JDK
35
uses: actions/setup-java@v3
36
with:
0 commit comments