1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

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

This commit is contained in:
renovate[bot]
2025-09-04 06:02:14 +00:00
committed by GitHub
parent 0d42fb3153
commit 6f651a54d4

View File

@@ -20,7 +20,7 @@ jobs:
with:
run_install: false
- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: ${{ env.NODE_VERSION }}
cache: pnpm