Revert "chore: Update upload-pages-artifact action to v4"

This reverts commit a7fadc3a45.
This commit is contained in:
Paul Gauthier 2025-01-16 08:32:46 -08:00
parent a7fadc3a45
commit ea2e885505

View file

@ -56,7 +56,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v1
with:
path: "aider/website/_site/"