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 365cfe9 + 280f8c0 commit 4cde47fCopy full SHA for 4cde47f
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
crate: just
33
34
- name: Setup typst
35
- uses: typst-community/setup-typst@v3
+ uses: typst-community/setup-typst@v4
36
with:
37
typst-version: latest
38
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
id: setup-typst
46
47
48
typst-version: ${{ matrix.typst-version }}
49
0 commit comments