Skip to content

Commit 6fed18b

Browse files
authored
Merge branch 'typst-community:main' into main
2 parents fab7491 + 3f3239c commit 6fed18b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
tool: just
2626

2727
- name: Setup typst
28-
uses: typst-community/setup-typst@v3
28+
uses: typst-community/setup-typst@v4
2929
with:
3030
typst-version: latest
3131

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Setup typst
3737
id: setup-typst
38-
uses: typst-community/setup-typst@v3
38+
uses: typst-community/setup-typst@v4
3939
with:
4040
typst-version: ${{ matrix.typst-version.typst }}
4141

0 commit comments

Comments
 (0)