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 d5d95f6 commit 2deb12bCopy full SHA for 2deb12b
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
19
- node_version: [ 16.x ]
+ node_version: [ 14.x ]
20
os: [ ubuntu-latest ]
21
steps:
22
- name: Checkout
0 commit comments