Bump actions/upload-artifact from 3 to 4 (#4045)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-03 16:41:03 +01:00 committed by GitHub
parent f3479cd170
commit 07d9dc7a44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
- name: Build docs - name: Build docs
run: sphinx-build docs/source docs/build/html -W --keep-going -j auto run: sphinx-build docs/source docs/build/html -W --keep-going -j auto
- name: Upload docs - name: Upload docs
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: HTML Docs name: HTML Docs
retention-days: 7 retention-days: 7