We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26231a0 commit 3f7717aCopy full SHA for 3f7717a
1 file changed
.github/workflows/build.yml
@@ -136,7 +136,7 @@ jobs:
136
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
137
138
- name: Setup Java for JReleaser
139
- uses: actions/setup-java@v4
+ uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
140
with:
141
java-version: '21'
142
distribution: 'adopt'
0 commit comments