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.
1 parent 7bd92f5 commit 2e632b8Copy full SHA for 2e632b8
.github/workflows/storybook.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker/setup-buildx-action@v3
25
-
26
name: Build Docker images
27
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
28
with:
29
pull: true
30
load: true
0 commit comments