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 ce8d5bb commit 73d1b40Copy full SHA for 73d1b40
.github/workflows/website-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
run: ./gradlew generatePluginDocs
19
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
20
with:
21
- node-version: 18
+ node-version: 22
22
cache: npm
23
cache-dependency-path: website/package-lock.json
24
- name: Install dependencies
.github/workflows/website-test.yml
0 commit comments