mirror of
https://github.com/kristoferssolo/Theory-of-Algorithms-Cheatsheet.git
synced 2025-10-21 20:10:39 +00:00
ci: update typst action version
This commit is contained in:
parent
5de88d65ea
commit
258c077aa0
2
.github/workflows/typst.yml
vendored
2
.github/workflows/typst.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Install Typst
|
||||
uses: typst-community/setup-typst@v3
|
||||
uses: typst-community/setup-typst@v4
|
||||
with:
|
||||
typst-version: 0.13
|
||||
cache-dependency-path: requirements.typ
|
||||
|
||||
Loading…
Reference in New Issue
Block a user