Skip to content

Commit

Permalink
Merge pull request #341 from manimino/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-3.3.3
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
2 parents ea4db35 + ed60fb3 commit d96dd4e
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 @@ -104,7 +104,7 @@ jobs:
print("::set-output name=result::{}".format(result))
- name: Restore pre-commit cache
uses: actions/cache@v3.3.2
uses: actions/cache@v3.3.3
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit d96dd4e

Please sign in to comment.