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 14447a8 commit 74533c7Copy full SHA for 74533c7
.github/workflows/test.yml
@@ -317,7 +317,7 @@ jobs:
317
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
318
with:
319
go-version: 1.23.x
320
- - uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
+ - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
321
322
path: ~/.cache/lima/download
323
key: ${{ runner.os }}-colima-${{ matrix.colima-version }}
0 commit comments