mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-12 00:05:30 +08:00
Bump setup-java from 2.3.0 to 2.3.1
https://github.com/actions/setup-java/releases/tag/v2.3.1
This commit is contained in:
@ -69,7 +69,7 @@ runs:
|
||||
with:
|
||||
fetch-depth: '${{ inputs.checkout-fetch-depth }}'
|
||||
|
||||
- uses: actions/setup-java@v2.3.0
|
||||
- uses: actions/setup-java@v2.3.1
|
||||
with:
|
||||
overwrite-settings: false
|
||||
java-version: '${{ inputs.java-version }}'
|
||||
|
||||
Reference in New Issue
Block a user