mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
Merge 8b7ddf5821 into 05f23f8f7a
This commit is contained in:
commit
f877bc4531
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gendocs.yml
vendored
2
.github/workflows/gendocs.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
bash auto_docu.sh
|
||||
- name: Upload documentation files as artifact
|
||||
id: deployment
|
||||
uses: actions/upload-pages-artifact@v3 # or specific "vX.X.X" version tag for this action
|
||||
uses: actions/upload-pages-artifact@v4 # or specific "vX.X.X" version tag for this action
|
||||
with:
|
||||
path: docs/build/html/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue