mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 17:34:08 +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
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up QEMU for multi-arch build
|
- name: Set up QEMU for multi-arch build
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v2
|
||||||
|
|
||||||
- name: Build packages
|
- name: Build packages
|
||||||
run: >-
|
run: >-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user