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 b1b0bce commit 724babfCopy full SHA for 724babf
.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@cbb722410c2e876e24abbe8de2cc27693e501dcb # # v4.1.7
+ - uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # # v4.1.7
13
- name: Set up JDK
14
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
15
with:
0 commit comments