1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-17 20:01:38 +02:00

ci(npm_publish): bump node-version to 24

This commit is contained in:
ReenigneArcher
2025-06-30 19:51:29 -04:00
committed by GitHub
parent 9fb53f246b
commit 07117873df

View File

@@ -15,7 +15,7 @@ jobs:
- name: Use Node.js v16
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 24
registry-url: https://registry.npmjs.org/ # Specifies the registry, this field is required!
- run: npm ci
- run: npm publish