Skip to content

Commit

Permalink
Merge pull request #11 from mundialis/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

Update docker/setup-buildx-action action to v3
  • Loading branch information
neteler committed Sep 13, 2023
2 parents 409982c + 64de981 commit f015255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# with:
# path: "."
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Test of GRASS GIS addon
id: docker_build
uses: docker/build-push-action@v4
Expand Down

0 comments on commit f015255

Please sign in to comment.