Skip to content

Commit ae41d94

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 229bcde commit ae41d94

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
@@ -55,7 +55,7 @@ jobs:
5555
working-directory: ${{ env.BUILD_PATH }}
5656

5757
- name: Upload artifact
58-
uses: actions/upload-pages-artifact@v3
58+
uses: actions/upload-pages-artifact@v4
5959
with:
6060
path: ${{ env.BUILD_PATH }}/dist
6161

0 commit comments

Comments
 (0)