update node version check

This commit is contained in:
Salman Muin Kayser Chishti 2025-08-08 06:54:05 +01:00
parent 71f5df1e10
commit 1257cbc768
3 changed files with 11 additions and 11 deletions

View file

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