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 a0b227a + c256a90 commit bd36116Copy full SHA for bd36116
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
25
-
26
name: Build and push
27
- uses: docker/build-push-action@v4.2.1
+ uses: docker/build-push-action@v5.0.0
28
with:
29
context: .
30
load: true
0 commit comments