We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd7ba6c + a157e80 commit 849a3e6Copy full SHA for 849a3e6
1 file changed
.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@v4
+ uses: docker/build-push-action@v5
73
with:
74
push: false
75
load: true
0 commit comments