We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b81ddcb + fad8697 commit 77dc608Copy full SHA for 77dc608
2 files changed
.github/workflows/container.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Set up Docker Buildx
29
id: buildx
30
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
31
32
- name: Cache for Docker's buildx
33
uses: actions/cache@v5
.github/workflows/go.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments