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 fb49375 commit 4ee56acCopy full SHA for 4ee56ac
.github/workflows/test-typst.yml
@@ -35,7 +35,7 @@ jobs:
35
echo "Typst file generated successfully"
36
37
- name: Install Typst
38
- uses: typst-community/setup-typst@v3
+ uses: typst-community/setup-typst@v4
39
with:
40
typst-version: latest
41
0 commit comments