Skip to content

Commit

Permalink
.github: bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondr77 committed Sep 10, 2024
1 parent a61c275 commit 532120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mitosheet-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cache-dependency-path: mitosheet/setup.py
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
cache: 'npm'
cache-dependency-path: mitosheet/package-lock.json
- name: Install dependencies
Expand Down

0 comments on commit 532120c

Please sign in to comment.