Skip to content

Commit 9e12e51

Browse files
committed
Update pages-cd workflow (2)
1 parent ea73a19 commit 9e12e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run build
3535

3636
- name: Upload build output
37-
uses: actions/upload-pages-artifact@v2
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
path: ./dist
4040

0 commit comments

Comments
 (0)