mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
chore(deps): update docker/setup-buildx-action action to v2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
80488e5041
commit
a059c11329
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -469,7 +469,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login to DockerHub
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user