Skip to content

Commit 65ddc42

Browse files
chore(deps): update docker/setup-buildx-action action to v4 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fbe9d6 commit 65ddc42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
- uses: docker/setup-qemu-action@v4
22-
- uses: docker/setup-buildx-action@v3
22+
- uses: docker/setup-buildx-action@v4
2323
- name: Login to GitHub Container Registry
2424
uses: docker/login-action@v4
2525
with:

0 commit comments

Comments
 (0)