mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 03:31:29 +08:00
Merge pull request #3533 from benoitc/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 6 to 7
This commit is contained in:
commit
667f76c59f
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
run: mkdocs build
|
||||
|
||||
- name: Upload site artifact
|
||||
uses: actions/upload-artifact@v6
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: gunicorn-site
|
||||
path: site
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user