Merge pull request #3475 from benoitc/dependabot/github_actions/actions/upload-artifact-6

chore(deps): bump actions/upload-artifact from 4 to 6
This commit is contained in:
Benoit Chesneau 2026-02-02 00:47:05 +01:00 committed by GitHub
commit 9235b72ab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ jobs:
run: mkdocs build
- name: Upload site artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: gunicorn-site
path: site