mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-04-26 09:50:13 +00:00
updated version of actions in github ci
This commit is contained in:
parent
334b5d3b40
commit
9852dc5901
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Available platforms
|
||||
run: echo ${{ steps.buildx.outputs.platforms }}
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user