Skip to content

Commit a149dd2

Browse files
chore(deps): update actions/setup-java action to v4.7.1 (#4733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01b1dc8 commit a149dd2

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
@@ -19,7 +19,7 @@ runs:
1919
# Java for code generation
2020
- name: Install Java
2121
if: inputs.type != 'minimal'
22-
uses: actions/[email protected].0
22+
uses: actions/[email protected].1
2323
with:
2424
distribution: zulu
2525
java-version-file: config/.java-version

0 commit comments

Comments
 (0)