Skip to content

Commit

Permalink
Updated Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Doges committed Jul 12, 2023
1 parent 35c8dfe commit cc6117c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@master
with:
node-version: 16
node-version: 18
- name: Install Dependencies
run: npm install
- name: Run Tests
Expand Down

0 comments on commit cc6117c

Please sign in to comment.