Merge pull request #13 from s4u/s-j-2.3.1

Bump setup-java from 2.3.0 to 2.3.1
This commit is contained in:
Slawomir Jaranowski 2021-10-09 13:25:42 +02:00 committed by GitHub
commit d27f7bad34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}'