From c55a8f084fcd2bf13824a7a7e4d0365a9d3fa032 Mon Sep 17 00:00:00 2001 From: Johannes Wolf Date: Mon, 24 Feb 2025 15:51:59 +0100 Subject: [PATCH] ci: Use typst 0.13.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55bceb25..a7435090 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: git: https://github.com/tingerrr/tytanic.git - uses: typst-community/setup-typst@v3 with: - typst-version: '0.13.0-rc1' + typst-version: '0.13.0' cache-dependency-path: src/deps.typ - run: | just install @local