Skip to content

Commit

Permalink
Merge pull request #16 from Thomashighbaugh/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/setup-buildx-action-3
  • Loading branch information
Thomashighbaugh authored Mar 25, 2024
2 parents a2110cc + c4d48c2 commit ce5520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Login to DockerHub
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit ce5520e

Please sign in to comment.