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 b3ce618 + 7b9b676 commit 7edbb11Copy full SHA for 7edbb11
1 file changed
.github/workflows/push-images.yaml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
go-version: 1.20.x
33
34
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
35
36
path: ~/go/pkg/mod
37
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
0 commit comments