Skip to content

Commit 4759fba

Browse files
committed
I hate github
1 parent 4e08d06 commit 4759fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Render manual
3737
run: mdbook build manual/
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v1
39+
uses: actions/upload-pages-artifact@v3
4040
with:
4141
path: 'manual/book/html/'
4242
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)