Bump Node.js and @types/node version to 24.1.0 in package.json and package-lock.json as well as action.yml

This commit is contained in:
Salman Chishti
2025-07-29 11:34:36 +00:00
parent 6621dd787c
commit f36baee2b9
3 changed files with 12 additions and 12 deletions

View File

@@ -13,5 +13,5 @@ inputs:
default: ${{ github.token }}
runs:
using: node20
using: node24
main: dist/index.js