mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-22 15:35:54 +03: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