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 68e899f commit f25f05bCopy full SHA for f25f05b
.github/workflows/test_pr.yml
@@ -68,7 +68,7 @@ jobs:
68
git checkout ${{ github.base_ref }}
69
git checkout $pr_head
70
git rebase ${{ github.base_ref }} -X ours
71
- - uses: typst/package-check@v0.3.2
+ - uses: typst/package-check@v0.4.0
72
with:
73
installation-id: ${{ secrets.GH_INSTALLATION_ID }}
74
app-id: ${{ secrets.GH_APP_ID }}
0 commit comments