Skip to content

Commit

Permalink
Upgrading node
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Mance committed Dec 10, 2022
1 parent 17445c9 commit 49019d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '16.16'
node-version: '19.2'

- name: Set up Python 3.9
uses: actions/setup-python@v2
Expand Down

0 comments on commit 49019d0

Please sign in to comment.