Skip to content

Commit fea6e8f

Browse files
chore: update build.yml
1 parent 953a394 commit fea6e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v3
4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v1
45+
uses: actions/upload-pages-artifact@v2
4646
with:
4747
# Upload dist repository
4848
path: "./dist"

0 commit comments

Comments
 (0)