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 abae08c commit 03c8eefCopy full SHA for 03c8eef
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
env:
23
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
24
steps:
25
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26
- name: Set up JDK
27
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
28
with:
0 commit comments