chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-14 17:14:44 +00:00 committed by GitHub
parent 5ed4f4dd0c
commit d758beda0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
cache: "pnpm"
- run: pnpm install
- run: pnpm build
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: build
path: dist