Skip to content

Commit 87a797a

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 507dc00 commit 87a797a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
scw_image: ${{ steps.meta.outputs.scw_image }}
5151
steps:
5252
- uses: actions/checkout@main
53-
- uses: docker/setup-buildx-action@v3
53+
- uses: docker/setup-buildx-action@v4
5454

5555
- name: Login to GHCR
5656
if: github.event_name == 'push'

0 commit comments

Comments
 (0)