Skip to content

Commit b48c404

Browse files
authored
Merge pull request #4732 from OSGeo/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents 028e4ab + 506765f commit b48c404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
}
6565
- name: Setup Docker Buildx
6666
id: buildx
67-
uses: docker/setup-buildx-action@v3
67+
uses: docker/setup-buildx-action@v4
6868
with:
6969
version: latest
7070

0 commit comments

Comments
 (0)