1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 10:54:38 +00:00

Merge pull request #11 from robonen/renovate/actions-setup-node-5.x

chore(deps): update actions/setup-node action to v5
This commit is contained in:
2025-09-06 13:36:20 +03:00
committed by GitHub

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