Skip to content

Commit

Permalink
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#2706)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 12dd493 commit d66b131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ jobs:
- name: Set up QEMU
if: ${{ steps.meta.outputs.tags }}
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
if: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit d66b131

Please sign in to comment.