There was an error while loading. Please reload this page.
1 parent 898f064 commit 79c012eCopy full SHA for 79c012e
1 file changed
.github/workflows/ci-build.yaml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/checkout@v3
42
- uses: docker/setup-buildx-action@v2
43
- name: Build and export
44
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
45
with:
46
context: .
47
tags: quay.io/argoproj/argoexec:latest
0 commit comments