Skip to content

Commit

Permalink
Merge pull request #19 from mentorpal/node-upgrade
Browse files Browse the repository at this point in the history
upgrade node
  • Loading branch information
aaronshiel committed Sep 6, 2023
2 parents f1d3a1d + 84b16c9 commit 97ca41e
Show file tree
Hide file tree
Showing 2 changed files with 1,148 additions and 325 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: 3.10.7
- uses: actions/setup-node@v1
with:
node-version: "16.15"
node-version: "18.13"

- name: poetry install
run: |
Expand Down
Loading

0 comments on commit 97ca41e

Please sign in to comment.