Skip to content

Commit

Permalink
updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayan751 committed Nov 7, 2023
1 parent 20fd41a commit 7495860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

- name: install
run: npm ci

- uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '20.x'
registry-url: https://registry.npmjs.org/
scope: netatwork

Expand Down

0 comments on commit 7495860

Please sign in to comment.