Skip to content

Commit

Permalink
Merge pull request #834 from AlbrechtL/dependabot/github_actions/next…
Browse files Browse the repository at this point in the history
…/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
AlbrechtL authored Dec 17, 2024
2 parents a7f4d0d + c4e033c commit 8e74c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
platforms: linux/arm/v6

Expand Down

0 comments on commit 8e74c08

Please sign in to comment.