Skip to content

Commit

Permalink
Upgrade docker/setup-buildx-action
Browse files Browse the repository at this point in the history
  • Loading branch information
indigane committed Jan 10, 2025
1 parent 84a2f78 commit 894f525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v3

- name: "Set up Docker Buildx"
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3

- name: "Build frontend container"
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 894f525

Please sign in to comment.