1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-08-19 01:42:01 +00:00

chore(deps): update actions/setup-node action to v7

This commit is contained in:
renovate[bot]
2026-07-27 09:39:43 +00:00
committed by GitHub
parent 1104651cbc
commit 51ca2b4cd5
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with: with:
run_install: false run_install: false
- uses: actions/setup-node@v6 - uses: actions/setup-node@v7
with: with:
node-version: ${{ env.NODE_VERSION }} node-version: ${{ env.NODE_VERSION }}
cache: pnpm cache: pnpm