Skip to content

Commit 033c46a

Browse files
renovate[bot]ocruze
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 32c189b commit 033c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Build examples
5151
run: ${{ steps.detect-package-manager.outputs.manager }} run build:examples
5252
- name: Upload artifact
53-
uses: actions/upload-pages-artifact@v3
53+
uses: actions/upload-pages-artifact@v4
5454
with:
5555
path: ./examples/dist
5656
deploy:

0 commit comments

Comments
 (0)