Merge pull request #70 from sartography/dependabot/github_actions/actions/cache-3.0.6

Bump actions/cache from 3.0.2 to 3.0.6
This commit is contained in:
github-actions[bot] 2022-08-05 20:46:12 +00:00 committed by GitHub
commit fec0ef4eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ jobs:
print("::set-output name=result::{}".format(result))
- name: Restore pre-commit cache
uses: actions/cache@v3.0.2
uses: actions/cache@v3.0.6
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit