Skip to content

Commit

Permalink
Merge pull request PhasecoreX#83 from PhasecoreX/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/github-actions-ee5946eecb

Update automatic build dependencies
  • Loading branch information
PhasecoreX authored May 23, 2024
2 parents e612d21 + cd93c13 commit 3e7ea8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
-
name: Build and push core-pylav
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
target: core-pylav
platforms: |
Expand All @@ -191,7 +191,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
-
name: Build and push extra-pylav
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
target: extra-pylav
platforms: |
Expand Down

0 comments on commit 3e7ea8f

Please sign in to comment.