Skip to content

Commit a63eb58

Browse files
committed
Update Typst version to ^0.11.1 in GitHub Actions workflow
1 parent e668b24 commit a63eb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Typst
2828
uses: typst-community/setup-typst@v4.1.0
2929
with:
30-
typst-version: ^0.10.0
30+
typst-version: ^0.11.1
3131
- name: Test Typst
3232
run: "typst query vo/itvo.typ \"<title>\""
3333

0 commit comments

Comments
 (0)