Skip to content

Commit

Permalink
chore: bump node version in github workflow to 19
Browse files Browse the repository at this point in the history
supersnager committed Mar 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bc2767c commit 43c934e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
registry-url: https://registry.npmjs.org/
scope: '@chatscope'
- name: Install dependencies

0 comments on commit 43c934e

Please sign in to comment.