mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-28 07:16:01 +03:00
build(deps): upgrade crazy-max/ghaction-docker-buildx
This commit is contained in:
parent
b77f810d76
commit
1d5ab3b3af
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: crazy-max/ghaction-docker-buildx@v2
|
uses: crazy-max/ghaction-docker-buildx@v3
|
||||||
|
|
||||||
- name: Available platforms
|
- name: Available platforms
|
||||||
run: echo ${{ steps.buildx.outputs.platforms }}
|
run: echo ${{ steps.buildx.outputs.platforms }}
|
||||||
|
Loading…
Reference in New Issue
Block a user