mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
doc.yml: Updated the workflow to use version v4 of the actions/upload-artifact
This commit is contained in:
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
pip3 install pipenv
|
||||
pipenv install
|
||||
pipenv run make html latexpdf
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: sphinx-docs
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user