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 d49e4db commit 5a69079Copy full SHA for 5a69079
.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@85e6279cec87321a52edac9c87bce653a07cf6c2 # # v4.1.7
+ - uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f # # v4.1.7
13
- name: Set up JDK
14
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
15
with:
0 commit comments