chore(deps): bump actions/setup-node from 3 to 4 (#412)

This commit is contained in:
dependabot[bot] 2023-10-24 09:23:11 +08:00 committed by GitHub
parent bc5e607e6d
commit 67700ab4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ jobs:
with: with:
version: latest version: latest
- uses: actions/setup-node@v3 - uses: actions/setup-node@v4
with: with:
cache: pnpm cache: pnpm
node-version: latest node-version: latest