diff --git a/.github/workflows/containers-typst.yaml b/.github/workflows/containers-typst.yaml index 317a1a9..1c8f0fe 100644 --- a/.github/workflows/containers-typst.yaml +++ b/.github/workflows/containers-typst.yaml @@ -32,7 +32,7 @@ jobs: password: "${{ secrets.GITHUB_TOKEN }}" - id: bake - uses: docker/bake-action@v5 + uses: docker/bake-action@v6 with: workdir: "./templates/src/typst" push: true