Skip to content

Commit 447d742

Browse files
committed
fix
1 parent 89f3bed commit 447d742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
typst compile "manual/src/content/manual.typ" "manual/llmanual.pdf" --features html
8787
8888
- name: Upload PDF as artifact
89-
uses: actions/upload-artifact@v3
89+
uses: actions/upload-artifact@v4
9090
with:
9191
name: llmanual.pdf
9292
path: manual/llmanual.pdf

0 commit comments

Comments
 (0)