Skip to content

Commit fb3fd48

Browse files
Update actions/upload-pages-artifact action to v4
1 parent ec5e80e commit fb3fd48

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
@@ -57,7 +57,7 @@ jobs:
5757
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
5858
5959
- name: Upload site artifact
60-
uses: actions/upload-pages-artifact@v3
60+
uses: actions/upload-pages-artifact@v4
6161
with:
6262
path: "_site${{ steps.pages.outputs.base_path }}"
6363

0 commit comments

Comments
 (0)