Skip to content

Commit b6e6f02

Browse files
Update main.yml
1 parent 99b41ee commit b6e6f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Setup Pages
6161
uses: actions/configure-pages@v5
6262
- name: Upload artifact
63-
uses: actions/upload-pages-artifact@v2
63+
uses: actions/upload-pages-artifact@v4
6464
with:
6565
# Upload dist repository
6666
path: './dist'

0 commit comments

Comments
 (0)