1 parent 7511b8b commit 9ff26c8Copy full SHA for 9ff26c8
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
cache: true
61
62
- name: Setup license cache
63
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
64
with:
65
path: .licensei.cache
66
key: license-cache-${{ runner.os }}-${{ hashFiles('**/go.sum') }}
0 commit comments