Skip to content

Commit

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

Update docker/setup-buildx-action action to v3
  • Loading branch information
neteler authored Dec 5, 2023
2 parents 6aa278f + 4ef5a1e commit e4daa0a
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@v1
uses: docker/setup-buildx-action@v3
- name: Test of GRASS GIS addon
id: docker_build
uses: docker/build-push-action@v2
Expand Down

0 comments on commit e4daa0a

Please sign in to comment.