Skip to content

Commit 54b2aca

Browse files
committed
Use node 18 for explorer in docs.yml
1 parent 563231a commit 54b2aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: Setup Node.js
9393
uses: actions/setup-node@v3
9494
with:
95-
node-version: 16
95+
node-version: 18
9696
cache: 'yarn'
9797
cache-dependency-path: mithril-explorer/yarn.lock
9898

0 commit comments

Comments
 (0)