Skip to content

Commit d64b39c

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 9de44f5 commit d64b39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-deploy.yaml

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

5656
- name: Upload artifact
57-
uses: actions/upload-pages-artifact@v3
57+
uses: actions/upload-pages-artifact@v4
5858
with:
5959
path: ${{ env.BUILD_PATH }}/packages/react-dsv-import/storybook-static
6060

0 commit comments

Comments
 (0)