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 c27fb37 + b37d594 commit 936fe20Copy full SHA for 936fe20
.github/workflows/build-test.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: actions/checkout@v3
69
70
- name: Build image
71
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v3
72
with:
73
push: false
74
load: true
0 commit comments