mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-04-03 21:23:37 +03:00
build(deps): upgrade crazy-max/ghaction-docker-buildx
This commit is contained in:
parent
b77f810d76
commit
1d5ab3b3af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v2
|
||||
uses: crazy-max/ghaction-docker-buildx@v3
|
||||
|
||||
- name: Available platforms
|
||||
run: echo ${{ steps.buildx.outputs.platforms }}
|
||||
|
|
Loading…
Add table
Reference in a new issue