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 e0a61f2 commit 3ad037bCopy full SHA for 3ad037b
.github/workflows/docker_dev.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: docker/setup-qemu-action@v3
27
-
28
name: Set up Docker Buildx
29
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
30
31
name: Login to ali registry
32
uses: docker/login-action@v3
.github/workflows/release.yml
@@ -138,7 +138,7 @@ jobs:
138
139
- if: ${{ matrix.config.os == 'ubuntu-latest' }}
140
141
142
143
144
0 commit comments