Skip to content

Commit

Permalink
ci: bump qemu action version to drop node deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarrazzo committed Mar 30, 2023
1 parent 97df29a commit 09b82e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up QEMU for multi-arch build
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2

- name: Build packages
run: >-
Expand Down

0 comments on commit 09b82e4

Please sign in to comment.