Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Increases CI node version
Browse files Browse the repository at this point in the history
  • Loading branch information
emmdim committed Nov 29, 2023
1 parent 48eb975 commit 305ba08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup NodeJS
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 18.x

- name: Install dependencies
run: yarn
Expand Down

0 comments on commit 305ba08

Please sign in to comment.