Skip to content

Commit dae50c4

Browse files
authored
Merge pull request #95 from qgis/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents c57b05b + 5d3c387 commit dae50c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-images-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v6
1515

1616
- name: Set up Docker Buildx
17-
uses: docker/setup-buildx-action@v3
17+
uses: docker/setup-buildx-action@v4
1818

1919
- name: Login to DockerHub
2020
uses: docker/login-action@v4

0 commit comments

Comments
 (0)