Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 5ab8a23

Browse files
committed
change buildx version
1 parent 304dd92 commit 5ab8a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_testnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: build / tag / push docker image into ghcr
4444
id: build-and-push-tag
45-
uses: docker/build-push-action@v3
45+
uses: docker/build-push-action@v6
4646
with:
4747
context: .
4848
push: true

0 commit comments

Comments
 (0)