mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
ci: bump qemu action version to drop node deprecation warning
This commit is contained in:
parent
97df29a312
commit
09b82e4094
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
@ -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: >-
|
||||
|
|
Loading…
Reference in New Issue
Block a user