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 5ddde91 commit cfe277eCopy full SHA for cfe277e
.github/workflows/_doc_release.yml
@@ -11,7 +11,6 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-node@v4
13
with:
14
- node-version: 18
15
cache: yarn
16
cache-dependency-path: docs/yarn.lock
17
- uses: webfactory/[email protected]
.github/workflows/docs.yml
@@ -19,7 +19,6 @@ jobs:
19
20
21
22
23
24
25
- name: Install dependencies
0 commit comments