Thanks to visit codestin.com Credit goes to github.com
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 c6cd0f4 commit d3a84b0Copy full SHA for d3a84b0
1 file changed
.github/workflows/website.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: "Install Node"
28
uses: actions/setup-node@v4
29
with:
30
- node-version: "18"
+ node-version: "24"
31
cache: "npm"
32
cache-dependency-path: website/package-lock.json
33
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments