chore: update Node.js version in workflows

This commit is contained in:
Priyagupta108 2025-10-03 12:50:27 +05:30
parent 1ba05d5d30
commit 1b58234614
4 changed files with 57 additions and 23 deletions

View file

@ -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'