We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048b9d4 commit f9a2918Copy full SHA for f9a2918
.github/workflows/goreleaser.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Install make
49
run: sudo apt-get -y install make
50
- name: Set up QEMU
51
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
52
- name: Set up Docker Context for Buildx
53
shell: bash
54
id: buildx-context
0 commit comments