Skip to content

Commit 77f87d4

Browse files
authored
Merge pull request #56 from intersystems-community/dependabot/github_actions/docker/setup-buildx-action-4
ci(deps): bump docker/setup-buildx-action from 3 to 4
2 parents 5cda67f + e9a0bb2 commit 77f87d4

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
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/checkout@v6
112112

113113
- name: Set up Docker Buildx
114-
uses: docker/setup-buildx-action@v3
114+
uses: docker/setup-buildx-action@v4
115115

116116
- name: Build Docker image
117117
run: |

0 commit comments

Comments
 (0)