update node to use v24 (#99)

This commit is contained in:
Sahil Bansal
2026-01-08 06:48:57 +05:30
committed by GitHub
parent 1684e25cc9
commit 6e830c4c3d
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "18"
node-version: "24"
registry-url: "https://registry.npmjs.org"
- name: Extract version from tag