mirror of
https://github.com/kristoferssolo/Theory-of-Algorithms-Cheatsheet.git
synced 2026-02-03 22:32:06 +00:00
ci: update typst action version
This commit is contained in:
2
.github/workflows/typst.yml
vendored
2
.github/workflows/typst.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Install Typst
|
- name: Install Typst
|
||||||
uses: typst-community/setup-typst@v3
|
uses: typst-community/setup-typst@v4
|
||||||
with:
|
with:
|
||||||
typst-version: 0.13
|
typst-version: 0.13
|
||||||
cache-dependency-path: requirements.typ
|
cache-dependency-path: requirements.typ
|
||||||
|
|||||||
Reference in New Issue
Block a user