1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-20 01:55:18 +00:00

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

This commit is contained in:
renovate[bot]
2025-10-14 04:41:46 +00:00
committed by GitHub
parent 30e6c49ddf
commit 6b7ccf9f12
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with:
run_install: false
- uses: actions/setup-node@v5
- uses: actions/setup-node@v6
with:
node-version: ${{ env.NODE_VERSION }}
cache: pnpm