Skip to content

Commit 57f6899

Browse files
committed
Change Artifact
1 parent c79537a commit 57f6899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# bundle exec htmlproofer _site --disable-external --check-html --allow_hash_href
6363

6464
- name: Upload site artifact
65-
uses: actions/upload-artifact@v4
65+
uses: actions/upload-pages-artifact@v2.0.0
6666
with:
6767
path: "_site${{ steps.pages.outputs.base_path }}"
6868

0 commit comments

Comments
 (0)