Skip to content

Commit 4ee56ac

Browse files
committed
fix typst test build
1 parent fb49375 commit 4ee56ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-typst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "Typst file generated successfully"
3636
3737
- name: Install Typst
38-
uses: typst-community/setup-typst@v3
38+
uses: typst-community/setup-typst@v4
3939
with:
4040
typst-version: latest
4141

0 commit comments

Comments
 (0)