Skip to content

Commit d8d7952

Browse files
Update actions/upload-pages-artifact action to v5
1 parent e6eb9c2 commit d8d7952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/configure-pages@v6
4949

5050
- name: Upload artifact
51-
uses: actions/upload-pages-artifact@v4
51+
uses: actions/upload-pages-artifact@v5
5252
with:
5353
path: dist
5454

0 commit comments

Comments
 (0)