1 parent 1ba67b3 commit 05439d4Copy full SHA for 05439d4
1 file changed
.github/workflows/build.yaml
@@ -63,7 +63,7 @@ jobs:
63
run: sudo mkdir -p /var/cache/apk
64
65
- name: Cache APK packages
66
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
67
with:
68
path: /var/cache/apk
69
key: apk-${{ runner.os }}-${{ hashFiles(matrix.config) }}
0 commit comments