We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64594a1 commit a7bf41eCopy full SHA for a7bf41e
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v1
22
- uses: actions/setup-node@v2
23
with:
24
- node-version: '14'
+ node-version: '20'
25
architecture: ${{ matrix.node_arch }}
26
- name: Install windows-build-tools
27
if: ${{ matrix.os == 'windows-latest' }}
0 commit comments