We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6e62c0 + 2ce8add commit 12c5342Copy full SHA for 12c5342
.github/workflows/build-images.yml
@@ -78,7 +78,7 @@ jobs:
78
flavor: latest=true
79
80
- name: Build and push Docker image
81
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
82
with:
83
context: .
84
platforms: linux/amd64
.github/workflows/build-optimized-corsika.yml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments