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 96b4354 commit 81d3a53Copy full SHA for 81d3a53
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
env:
10
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
11
steps:
12
- - uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709 # # v4.1.7
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13
- name: Set up JDK
14
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
15
with:
0 commit comments