Update .github/workflows/publish.yml

This commit is contained in:
Saksham
2026-05-01 12:59:20 +05:30
committed by GitHub
parent 3ad993d4e9
commit b1f0ba253a
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "24"
registry-url: "https://registry.npmjs.org"
- name: Check npm token