Skip to content

Commit e836941

Browse files
committed
ci: Update actions/cache to version 4
1 parent 04b14f3 commit e836941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ref: ${{ github.event.pull_request.head.sha }}
2121
fetch-depth: 0
2222
- name: cache-pip
23-
uses: actions/cache@v1
23+
uses: actions/cache@v4
2424
with:
2525
path: ~/.cache/pip
2626
key: ${{ runner.os }}-doc-pip

0 commit comments

Comments
 (0)