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 e0283f9 commit 4745f1aCopy full SHA for 4745f1a
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- node-version: [18.x]
+ node-version: [12.x]
23
24
steps:
25
- uses: actions/checkout@v4
.github/workflows/webpack.yml
@@ -17,7 +17,7 @@ jobs:
17
18
0 commit comments