Skip to content

Commit

Permalink
bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Oct 16, 2023
1 parent c1f88fc commit 6c78586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
type=ref,event=branch
type=sha
- name: Publish Python Package to Docker Hub and GHCR
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
platforms: linux/amd64,linux/arm64
context: .
Expand Down

0 comments on commit 6c78586

Please sign in to comment.