mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-08-18 17:32:02 +00:00
chore(deps): update actions/setup-node action to v7
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
run_install: false
|
||||
|
||||
- uses: actions/setup-node@v6
|
||||
- uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
cache: pnpm
|
||||
|
||||
Reference in New Issue
Block a user