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 6dee707 + 15d2bbb commit 632b2e6Copy full SHA for 632b2e6
.github/workflows/build-test.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: actions/checkout@v4
70
71
- name: Build image
72
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
73
with:
74
push: false
75
load: true
0 commit comments