Skip to content

Commit ee11f6c

Browse files
committed
chore(deps): Bump actions/upload-pages-artifact from 3 to 4 (#1)
2 parents 5c460c5 + 9158cf2 commit ee11f6c

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
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/configure-pages@v5
5454

5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v3
56+
uses: actions/upload-pages-artifact@v4
5757
with:
5858
path: ./dist
5959

0 commit comments

Comments
 (0)