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 88cb421 commit da15013Copy full SHA for da15013
2 files changed
.github/workflows/deploy.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Node.js
32
uses: actions/setup-node@v4
33
with:
34
- node-version: 18
+ node-version: 22
35
cache: yarn
36
cache-dependency-path: explorer/yarn.lock
37
.github/workflows/pr-review.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments