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

Commit 9ad6f1a

Browse files
committed
change buildx version
1 parent 5ab8a23 commit 9ad6f1a

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Set up Docker Buildx
33-
uses: docker/setup-buildx-action@v3
33+
uses: docker/setup-buildx-action@v6
3434

3535
- name: login to ghcr
3636
id: ghcr

0 commit comments

Comments
 (0)