Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
santitigaga authored Dec 6, 2024
1 parent a3888c4 commit 89c8319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Set up QEMU
uses: docker/setup-qemu-action@3.2.0
uses: docker/setup-qemu-action@3.7.1
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Config Builder
Expand Down

0 comments on commit 89c8319

Please sign in to comment.