Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and probberechts committed Mar 22, 2024
1 parent 00c2a16 commit 6870d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
print("::set-output name=result::{}".format(result))
- name: Restore pre-commit cache
uses: actions/[email protected].1
uses: actions/[email protected].2
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit 6870d76

Please sign in to comment.