Skip to content

Commit 91c0643

Browse files
Update actions/setup-java digest to 46c56d6 (#11307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f15d10 commit 91c0643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release-artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020
- name: Set up JDK 21
21-
uses: actions/setup-java@66b945764b75604b3cfd644c3ada5232cf6c90c6 #v 5.0.0
21+
uses: actions/setup-java@46c56d6f92c88cf540acf95a12a4a41197499222 #v 5.0.0
2222
with:
2323
distribution: "temurin"
2424
java-version: 21

0 commit comments

Comments
 (0)