Skip to content

Commit

Permalink
🔧 更新 workflow 中 typst 版本至 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri-Nai committed Feb 22, 2025
1 parent 2b956cd commit f62ff13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: typst-community/setup-typst@v2.0.1
with:
# The token used to authenticate when fetching Typst distributions. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting.
version: v0.12.0
version: v0.13.0


# 步骤 4: 编译文档
Expand Down

0 comments on commit f62ff13

Please sign in to comment.