use compatible uploader version
All checks were successful
Build Documentation / build (push) Successful in 29s
All checks were successful
Build Documentation / build (push) Successful in 29s
This commit is contained in:
parent
e46d0bb737
commit
779b890d36
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
run: uv run zensical build
|
run: uv run zensical build
|
||||||
|
|
||||||
- name: Upload site artifact
|
- name: Upload site artifact
|
||||||
uses: actions/upload-artifact@v5
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: docs
|
name: docs
|
||||||
path: site/
|
path: site/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue