We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25cb73f + a93701e commit e0c95fcCopy full SHA for e0c95fc
1 file changed
.github/workflows/ci.yml
@@ -185,7 +185,7 @@ jobs:
185
driver-opts: network=host
186
-
187
name: Build and push
188
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
189
with:
190
context: ./test
191
push: true
@@ -230,7 +230,7 @@ jobs:
230
231
232
233
234
235
236
0 commit comments