Skip to content

Commit 54bef52

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent c691109 commit 54bef52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

7070
- name: Set up Docker Buildx
7171
timeout-minutes: 5
72-
uses: docker/setup-buildx-action@v2
72+
uses: docker/setup-buildx-action@v3
7373
with:
7474
version: latest
7575

0 commit comments

Comments
 (0)