Skip to content

Commit 081e5b8

Browse files
committed
try v3
1 parent 54e156d commit 081e5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v2
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v2
43+
uses: actions/upload-pages-artifact@v3
4444
with:
4545
path: "./static"
4646
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)