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 563231a commit 54b2acaCopy full SHA for 54b2aca
.github/workflows/docs.yml
@@ -92,7 +92,7 @@ jobs:
92
- name: Setup Node.js
93
uses: actions/setup-node@v3
94
with:
95
- node-version: 16
+ node-version: 18
96
cache: 'yarn'
97
cache-dependency-path: mithril-explorer/yarn.lock
98
0 commit comments