Skip to content

Commit 271fc70

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 4fa74ce commit 271fc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
ls -lath build
4040
- if: startsWith(github.ref, 'refs/tags/v')
4141
name: Set up Docker Buildx
42-
uses: docker/setup-buildx-action@v3
42+
uses: docker/setup-buildx-action@v4
4343
- if: startsWith(github.ref, 'refs/tags/v')
4444
name: Set up QEMU
4545
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)