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 3333113 commit 50951d2Copy full SHA for 50951d2
.github/workflows/dev-build.yml
@@ -11,7 +11,6 @@ jobs:
11
- name: Setup Node
12
uses: actions/setup-node@v3
13
with:
14
- node-version: '16'
15
cache: 'yarn'
16
17
- name: Build JavaScript package
.github/workflows/prettier-standard.yml
@@ -18,7 +18,6 @@ jobs:
18
19
20
21
- node-version: 18
22
23
24
- name: Yarn install
0 commit comments