Bump actions/cache from 2.1.6 to 2.1.7

https://github.com/actions/cache/releases/tag/v2.1.7
This commit is contained in:
Slawomir Jaranowski
2021-12-03 18:25:52 +01:00
parent a2f82a8171
commit 18ed4916ce

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