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 4a48262 commit e0a61f2Copy full SHA for e0a61f2
.github/workflows/docker_dev.yml
@@ -23,7 +23,7 @@ jobs:
23
submodules: true
24
-
25
name: Set up QEMU
26
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
27
28
name: Set up Docker Buildx
29
uses: docker/setup-buildx-action@v2
.github/workflows/release.yml
@@ -135,7 +135,7 @@ jobs:
135
136
- if: ${{ matrix.config.os == 'ubuntu-latest' }}
137
138
139
140
141
0 commit comments