Skip to content

Commit 5b1c77d

Browse files
towynlinnordicjm
authored andcommitted
ci: actions/cache v1 has been deprecated, use v4
Signed-off-by: Zachary Crockett <[email protected]>
1 parent 0946c7a commit 5b1c77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/imgtool.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
fetch-depth: 0
5353
- name: Cache pip
54-
uses: actions/cache@v1
54+
uses: actions/cache@v4
5555
with:
5656
path: ~/.cache/pip
5757
key: ${{ runner.os }}-pip

0 commit comments

Comments
 (0)