Skip to content

Commit 5abc41f

Browse files
committed
update
1 parent 2e46ce2 commit 5abc41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-docker-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
password: ${{ secrets.GITHUB_TOKEN }}
1919

2020
- name: build and push
21-
uses: docker/build-push-action@v6
21+
uses: docker/setup-buildx-action@v3
2222
with:
2323
push: true
2424
platforms: linux/amd64,linux/arm/v8,linux/arm64

0 commit comments

Comments
 (0)