Skip to content

Commit a02d36c

Browse files
authored
Update pages-deploy.yml
1 parent 9b197af commit a02d36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
bundle exec htmlproofer _site --disable-external --check-html --allow_hash_href
5151
5252
- name: Upload site artifact
53-
uses: actions/upload-artifact@v4
53+
uses: actions/upload-pages-artifact@v3
5454
with:
5555
name: github-pages
5656
path: "_site"

0 commit comments

Comments
 (0)