We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c7fcf commit fa83357Copy full SHA for fa83357
1 file changed
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: docker/setup-buildx-action@v3
26
- name: Tests of actinia-module-plugin
27
id: docker_build
28
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
29
with:
30
push: false
31
tags: actinia-module-plugin-test:alpine
0 commit comments