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 c6ea128 commit 2a67a4dCopy full SHA for 2a67a4d
.github/workflows/check.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
- name: Setup Java
14
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
+ uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
15
with:
16
distribution: temurin
17
java-version: 11
.github/workflows/releaseExtension.yml
0 commit comments