Skip to content

Commit

Permalink
Merge pull request #251 from yfukai/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/cache-3.0.4

Bump actions/cache from 3.0.3 to 3.0.4
  • Loading branch information
github-actions[bot] authored Jul 1, 2022
2 parents ec2543f + f19f981 commit 0e2178f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
print("::set-output name=result::{}".format(result))
- name: Restore pre-commit cache
uses: actions/[email protected].3
uses: actions/[email protected].4
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit 0e2178f

Please sign in to comment.