Skip to content

Commit e038e30

Browse files
chore(deps): update actions/cache action to v4.3.0
1 parent 2f7513c commit e038e30

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
@@ -24,7 +24,7 @@ jobs:
2424
cache-dependency-path: |
2525
.github/requirements.txt
2626
test/requirements*.txt
27-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
27+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2828
with:
2929
path: ~/.cache/pre-commit
3030
key: pre-commit-${{hashFiles('.pre-commit-config.yaml')}}

0 commit comments

Comments
 (0)