Skip to content

Commit 1a1ef8e

Browse files
authored
Bump docker/setup-buildx-action to v3 (#62)
1 parent b362b66 commit 1a1ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-dpf-docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
uses: montudor/action-zip@v1
2525

2626
- name: Set up Docker Buildx
27-
uses: docker/setup-buildx-action@v2
27+
uses: docker/setup-buildx-action@v3
2828

2929
- run: |
3030
echo ${{runner.os}}

0 commit comments

Comments
 (0)