Skip to content

Commit

Permalink
BC-6589 update gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed Feb 20, 2024
1 parent 0f8f5b6 commit d31121a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Set up Docker Buildx
if: ${{ env.IMAGE_EXISTS == 0 }}
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4

- name: Build and push ${{ github.repository }}
if: ${{ env.IMAGE_EXISTS == 0 }}
Expand Down

0 comments on commit d31121a

Please sign in to comment.