Skip to content

Commit

Permalink
ENH: Use newer version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDeveloper committed Jan 13, 2023
1 parent 8b803cd commit 22f0688
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 @@ -30,7 +30,7 @@ jobs:
- name: Set up Node.js enviroment
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16

- uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 22f0688

Please sign in to comment.