Skip to content

Commit c466ba6

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent ee0892c commit c466ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
path: ./dist
6969

7070
- name: Upload to GitHub Pages
71-
uses: actions/upload-pages-artifact@v4
71+
uses: actions/upload-pages-artifact@v5
7272
with:
7373
path: ./dist
7474

0 commit comments

Comments
 (0)