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