feat(release): Push setup-buildx-action version to v3
This commit is contained in:
parent
7811932ad7
commit
3568b2f9a5
1 changed files with 1 additions and 3 deletions
|
|
@ -22,10 +22,8 @@ jobs:
|
|||
- name: Run build
|
||||
run: npm run build
|
||||
|
||||
- name: Set up Docker
|
||||
uses: docker/setup-docker-action@v4
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue