Skip to content

Commit ab067d8

Browse files
renovate[bot]morewings
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 419a3bf commit ab067d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

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

7474
- name: Upload artifact
75-
uses: actions/upload-pages-artifact@v3
75+
uses: actions/upload-pages-artifact@v4
7676
with:
7777
path: './demo'
7878

0 commit comments

Comments
 (0)