mirror of
https://github.com/actions/setup-node.git
synced 2025-12-23 16:57:06 +00:00
chore: update Node.js version in workflows
This commit is contained in:
parent
1ba05d5d30
commit
1b58234614
4 changed files with 57 additions and 23 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
|
@ -16,4 +16,4 @@ jobs:
|
|||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
with:
|
||||
node-version: '20.x'
|
||||
node-version: '24.x'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue