Skip to content

Commit dd771ff

Browse files
authored
Merge pull request #29 from winjs-dev/renovate/actions-upload-pages-artifact-4.x
chore(deps): update actions/upload-pages-artifact action to v4
2 parents e649dd4 + 0429eb3 commit dd771ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/configure-pages@v5
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v3
48+
uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: ./.vitepress/dist
5151

0 commit comments

Comments
 (0)