Skip to content

Commit

Permalink
build(deps): bump docker/build-push-action from 3 to 4 (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent 643e0d3 commit 20fe445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set up Docker Buildx 🐋
uses: docker/setup-buildx-action@v2
- name: Build Docker ⚒️
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
load: true
tags: agda-mugen:edge
Expand Down

0 comments on commit 20fe445

Please sign in to comment.