We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30ca46 commit 5c49854Copy full SHA for 5c49854
.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@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
28
29
java-version: '11'
30
distribution: 'temurin'
0 commit comments