Bump actions/cache from v2.1.2 to v2.1.3 (#100)

This commit is contained in:
dependabot[bot]
2020-11-11 19:26:01 +00:00
committed by GitHub
parent e1708902ed
commit 23b6fab0fb

View File

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