Merge pull request #19 from s4u/cache-2.1.7

Bump actions/cache from 2.1.6 to 2.1.7
This commit is contained in:
Slawomir Jaranowski 2021-12-03 18:28:44 +01:00 committed by GitHub
commit 47c2778e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ runs:
java-version: '${{ inputs.java-version }}'
distribution: '${{ inputs.java-distribution }}'
- uses: actions/cache@v2.1.6
- uses: actions/cache@v2.1.7
with:
path: |
${{ inputs.cache-path }}