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 cfbd883 commit b3b5dd1Copy full SHA for b3b5dd1
.github/workflows/build-docs.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Install Node.js
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
22
with:
23
node-version: 22.13.1
24
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
.github/workflows/e2e.yml
@@ -33,7 +33,7 @@ jobs:
39
0 commit comments