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:
2
.github/workflows/npm_publish.yml
vendored
2
.github/workflows/npm_publish.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user