Skip to content

Commit dc59172

Browse files
Bump docker/setup-buildx-action from 2 to 3 (#329)
1 parent 74085ba commit dc59172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
type=semver,pattern={{version}}
7474
type=sha
7575
- name: Set up Docker Buildx
76-
uses: docker/setup-buildx-action@v2
76+
uses: docker/setup-buildx-action@v3
7777
with:
7878
install: true
7979
- name: Debug information

0 commit comments

Comments
 (0)