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 1f66bae commit cf1fa79Copy full SHA for cf1fa79
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
32
33
- name: Set up JDK 21
34
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # 4.7.0
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # 4.7.1
35
with:
36
distribution: temurin
37
java-version: 21
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
0 commit comments