Skip to content

Commit

Permalink
Merge 030d559 into 0859ed8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
2 parents 0859ed8 + 030d559 commit b12ea65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_PASSWORD }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Download all binaries
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit b12ea65

Please sign in to comment.