Merge pull request #162 from andrewthetechie/dependabot/github_actions/actions/cache-3.0.3

build(deps): bump actions/cache from 3.0.2 to 3.0.3
This commit is contained in:
Andrew
2022-05-31 21:11:54 -05:00
committed by GitHub

View File

@@ -83,7 +83,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.3
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit