Skip to content

Commit 41105e6

Browse files
chore(deps): update actions/setup-java action to v4.2.2 (#3501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56edfd1 commit 41105e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
# Java for code generation
1717
- name: Install Java
1818
if: inputs.type != 'minimal'
19-
uses: actions/[email protected].1
19+
uses: actions/[email protected].2
2020
with:
2121
distribution: zulu
2222
java-version-file: config/.java-version

0 commit comments

Comments
 (0)