Skip to content

Commit cb57c32

Browse files
committed
Upgrade ref
1 parent fa81d7b commit cb57c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
6060
6161
- name: Upload site artifact
62-
uses: actions/upload-pages-artifact@v1
62+
uses: actions/upload-pages-artifact@v4
6363
with:
6464
path: "_site${{ steps.pages.outputs.base_path }}"
6565

0 commit comments

Comments
 (0)