Skip to content

Commit

Permalink
Upgrading node (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Mance <[email protected]>
  • Loading branch information
mancej and Jordan Mance authored Dec 9, 2022
1 parent 667b2b4 commit e63d229
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.10'
node-version: '16.16'

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

0 comments on commit e63d229

Please sign in to comment.