Skip to content

Commit

Permalink
ci: node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato committed Jun 25, 2024
1 parent 58c54fd commit ec64e9c
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 @@ -30,7 +30,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: '16.x'
node-version: '18.x'
- name: Install Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit ec64e9c

Please sign in to comment.