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 e17b533 commit 2657d9fCopy full SHA for 2657d9f
.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@09d2acae674a48949e3602304ab46fd20ae0c42f # # v4.1.7
+ - uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709 # # v4.1.7
13
- name: Set up JDK
14
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
15
with:
0 commit comments