Skip to content

Commit 441c548

Browse files
chore(deps): Update docker/setup-buildx-action action to v4
1 parent ebf0ee1 commit 441c548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

4949
- # Required for the package command tests to work
5050
name: Set up Docker Buildx
51-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
51+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
5252

5353
- name: Test
5454
run: |

0 commit comments

Comments
 (0)