We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0946c7a commit 5b1c77dCopy full SHA for 5b1c77d
.github/workflows/imgtool.yaml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
fetch-depth: 0
53
- name: Cache pip
54
- uses: actions/cache@v1
+ uses: actions/cache@v4
55
56
path: ~/.cache/pip
57
key: ${{ runner.os }}-pip
0 commit comments