Skip to content

Commit 1a9d677

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent e511bcc commit 1a9d677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v6
2222

2323
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@v3
24+
uses: docker/setup-buildx-action@v4
2525
with:
2626
install: true
2727

0 commit comments

Comments
 (0)