Skip to content

Commit 54e156d

Browse files
committed
correct version maybe
1 parent 32cfd65 commit 54e156d

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@v4
43+
uses: actions/upload-pages-artifact@v2
4444
with:
4545
path: "./static"
4646
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)