Skip to content

Commit 5bfe875

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update actions/cache action to v4.2.1
1 parent 92f558d commit 5bfe875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache-dependency-path: |
2222
.github/requirements.txt
2323
test/requirements*.txt
24-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
24+
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
2525
with:
2626
path: ~/.cache/pre-commit
2727
key: pre-commit-${{hashFiles('.pre-commit-config.yaml')}}

0 commit comments

Comments
 (0)