Skip to content

Commit 40e7519

Browse files
chore(deps): update actions/setup-java action to v3.12.0
1 parent 5435334 commit 40e7519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: setup Java
5959
if: steps.cache-paperclip.outputs.cache-hit != 'true'
60-
uses: actions/setup-java@v3.11.0
60+
uses: actions/setup-java@v3.12.0
6161
with:
6262
distribution: 'temurin'
6363
java-version: '16.0.2'

0 commit comments

Comments
 (0)