Skip to content

Commit 98fd34d

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 7913c77 commit 98fd34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-file-host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
working-directory: ${{ env.BUILD_PATH }}/docs
5757

5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v3
59+
uses: actions/upload-pages-artifact@v4
6060
with:
6161
path: ${{ env.BUILD_PATH }}/docs/dist
6262

0 commit comments

Comments
 (0)