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.
2 parents a7ed22c + 6f19c80 commit 1475b64Copy full SHA for 1475b64
.github/workflows/test.yml
@@ -310,7 +310,7 @@ jobs:
310
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
311
with:
312
go-version: 1.24.x
313
- - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
+ - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
314
315
path: ~/.cache/lima/download
316
key: ${{ runner.os }}-colima-${{ matrix.colima-version }}
0 commit comments