mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
chore: Update upload-pages-artifact action to v4
This commit is contained in:
parent
8040a20f71
commit
a7fadc3a45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
# Automatically uploads an artifact from the './_site' directory by default
|
# Automatically uploads an artifact from the './_site' directory by default
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: "aider/website/_site/"
|
path: "aider/website/_site/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue