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

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