Skip to content

Commit 280c7c7

Browse files
renovate[bot]kiaking
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v4 (#20678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efd18b3 commit 280c7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/static-deploy-github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup Pages
4747
uses: actions/configure-pages@v5
4848
- name: Upload artifact
49-
uses: actions/upload-pages-artifact@v3
49+
uses: actions/upload-pages-artifact@v4
5050
with:
5151
# Upload dist folder
5252
path: './dist'

0 commit comments

Comments
 (0)