Skip to content

Commit

Permalink
fix: pin buildx version
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Jan 24, 2025
1 parent d7d25e6 commit 96a643b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-wasm-simd-image-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: v0.19.3
- name: Log in to the Container registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
with:
Expand Down

0 comments on commit 96a643b

Please sign in to comment.