Upgrade Node.js to 24 for npm trusted publishing (#329)

This commit is contained in:
eric sciple
2026-02-25 15:04:40 -06:00
committed by GitHub
parent 9dd856db3d
commit 9f770badd3
8 changed files with 41 additions and 14 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "16"
node-version: 24.x
- name: Bump version and push
run: |