Skip to content

Commit cb024a1

Browse files
authored
Merge pull request #3 from NYU-RTS/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents 7234e9f + 2022b05 commit cb024a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

3434
- name: Setup Docker BuildX
3535
id: setup-buildx
36-
uses: docker/setup-buildx-action@v3
36+
uses: docker/setup-buildx-action@v4
3737
with:
3838
install: true
3939
driver-opts: network=host

0 commit comments

Comments
 (0)