mirror of
https://github.com/actions/setup-node.git
synced 2025-09-10 18:56:17 +00:00
update node version check
This commit is contained in:
parent
71f5df1e10
commit
1257cbc768
3 changed files with 11 additions and 11 deletions
2
.github/workflows/basic-validation.yml
vendored
2
.github/workflows/basic-validation.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
||||
with:
|
||||
node-version: '20.x'
|
||||
node-version: '24.x'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue