There was an error while loading. Please reload this page.
1 parent 328f15a commit af56c58Copy full SHA for af56c58
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v6
15
- - uses: docker/setup-qemu-action@v3
+ - uses: docker/setup-qemu-action@v4
16
- uses: docker/setup-buildx-action@v3
17
- uses: docker/login-action@v4
18
with:
0 commit comments