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 fab7491 + 3f3239c commit 6fed18bCopy full SHA for 6fed18b
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
tool: just
26
27
- name: Setup typst
28
- uses: typst-community/setup-typst@v3
+ uses: typst-community/setup-typst@v4
29
with:
30
typst-version: latest
31
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
id: setup-typst
38
39
40
typst-version: ${{ matrix.typst-version.typst }}
41
0 commit comments