We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9899f13 commit 4711a41Copy full SHA for 4711a41
.github/workflows/jreleaser.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Set up JDK 11
27
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
28
29
java-version: '11'
30
distribution: 'temurin'
0 commit comments