We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968238b commit fe2bad3Copy full SHA for fe2bad3
1 file changed
.github/workflows/test_typst_out_action.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
typst_ref:
16
- - 6275dfd062ca4c519b908ed56feb219879116265 # latest main commit
+ - 47c7975d70a606a75b0c6dee8d3a72504212e4d6 # latest main commit
17
- v0.8.0 # latest release version
18
os: [ubuntu-latest, macos-latest, windows-latest]
19
fail-fast: false
0 commit comments