зеркало из https://github.com/nextcloud/appstore.git
Merge pull request #1535 from nextcloud/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.5.0
This commit is contained in:
Коммит
9d4e781d79
|
@ -28,7 +28,7 @@ jobs:
|
|||
shell: bash
|
||||
run: tar czf /tmp/documentation.tar.gz -C docs/_build/html .
|
||||
- name: Upload static documentation
|
||||
uses: actions/upload-artifact@v4.4.0
|
||||
uses: actions/upload-artifact@v4.5.0
|
||||
with:
|
||||
name: Appstore docs.zip
|
||||
path: "/tmp/documentation.tar.gz"
|
||||
|
|
Загрузка…
Ссылка в новой задаче