Skip to content

Commit ebc6ede

Browse files
Update docker/setup-buildx-action action to v4
1 parent bed632a commit ebc6ede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
summarize: false
1717
- uses: DeterminateSystems/magic-nix-cache-action@v13
18-
- uses: docker/setup-buildx-action@v3
18+
- uses: docker/setup-buildx-action@v4
1919
- name: Login to DockerHub
2020
uses: docker/login-action@v3
2121
with:

0 commit comments

Comments
 (0)