Skip to content

Commit

Permalink
new node
Browse files Browse the repository at this point in the history
  • Loading branch information
toyv0 committed Jan 18, 2024
1 parent f96ea99 commit 0ef2a57
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 @@ -65,7 +65,7 @@ jobs:
- uses: actions/setup-node@v2
with:
cache: yarn
node-version: 16.x
node-version: 18.x

- name: Setup SSH keys and hosts
env:
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- uses: actions/setup-node@v2
with:
cache: yarn
node-version: 16.x
node-version: 18.x

- name: Setup SSH keys and hosts
env:
Expand Down

0 comments on commit 0ef2a57

Please sign in to comment.