Skip to content

Commit f25f05b

Browse files
committed
Update Typst package check to v0.4.0
1 parent 68e899f commit f25f05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
git checkout ${{ github.base_ref }}
6969
git checkout $pr_head
7070
git rebase ${{ github.base_ref }} -X ours
71-
- uses: typst/package-check@v0.3.2
71+
- uses: typst/package-check@v0.4.0
7272
with:
7373
installation-id: ${{ secrets.GH_INSTALLATION_ID }}
7474
app-id: ${{ secrets.GH_APP_ID }}

0 commit comments

Comments
 (0)