We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b1dc8 commit a149dd2Copy full SHA for a149dd2
.github/actions/setup/action.yml
@@ -19,7 +19,7 @@ runs:
19
# Java for code generation
20
- name: Install Java
21
if: inputs.type != 'minimal'
22
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
23
with:
24
distribution: zulu
25
java-version-file: config/.java-version
0 commit comments