Skip to content

Commit

Permalink
upgrade to Node 17 (denoland#12619)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Nov 1, 2021
1 parent d3662e4 commit 1b684d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Install Node
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 17

- name: Remove unused versions of Python
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 1b684d3

Please sign in to comment.