You've already forked computing-box
Merge pull request 'chore(deps): update actions/setup-node action to v6' (#21) from renovate/actions-setup-node-6.x into main
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 10m57s
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 10m57s
Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -172,7 +172,7 @@ jobs:
|
|||||||
cat src/generated/version.json
|
cat src/generated/version.json
|
||||||
|
|
||||||
- name: Set up Node
|
- name: Set up Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 25
|
node-version: 25
|
||||||
cache: npm
|
cache: npm
|
||||||
|
|||||||
Reference in New Issue
Block a user