We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4a42e7 + 67e65b3 commit 9690c3eCopy full SHA for 9690c3e
1 file changed
.github/workflows/publish_package.yml
@@ -39,7 +39,7 @@ jobs:
39
type=ref,event=tag
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
43
with:
44
context: .
45
push: true
0 commit comments