Skip to content

Commit bec1f4e

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 293a8c4 commit bec1f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
working-directory: ${{ env.BUILD_PATH }}
6262

6363
- name: Upload artifact
64-
uses: actions/upload-pages-artifact@v4
64+
uses: actions/upload-pages-artifact@v5
6565
with:
6666
path: ${{ env.BUILD_PATH }}/dist
6767

0 commit comments

Comments
 (0)