Skip to content

Commit

Permalink
Latest node
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f authored Dec 19, 2023
1 parent ef6b5b4 commit 0943cce
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 @@ -25,9 +25,9 @@ jobs:
output
- name: Set up Node toolchain
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: "12.x"
node-version: 18

- name: Cache NPM dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 0943cce

Please sign in to comment.