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 c691109 commit 54bef52Copy full SHA for 54bef52
.github/workflows/publish.yaml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Set up Docker Buildx
71
timeout-minutes: 5
72
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
73
with:
74
version: latest
75
0 commit comments