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 3b9f3ac commit b8019acCopy full SHA for b8019ac
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/setup-node@v3
26
with:
27
- node-version: '16'
+ node-version: '14'
28
- name: Checkout
29
uses: actions/checkout@v3
30
0 commit comments