chore: upgraded node version for pot file runner

This commit is contained in:
Jannat Patel
2026-01-13 11:02:16 +05:30
parent 566711df22
commit 0f1b6f3eeb
5 changed files with 9 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ jobs:
exit 1
fi
- uses: actions/setup-node@v4
- uses: actions/setup-node@v6
with:
node-version: 24
check-latest: true