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 2a07a69 commit 81a81b7Copy full SHA for 81a81b7
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
platforms: arm64
40
41
- name: 🚀 Set up Docker BuildX
42
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
43
with:
44
install: true
45
0 commit comments