Skip to content

Commit 6ec8771

Browse files
authored
Update workflow.yml
1 parent 0faa80b commit 6ec8771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Node.js
1616
uses: actions/setup-node@v3
1717
with:
18-
node-version: 16
18+
node-version: 18
1919
- name: Install dependencies
2020
uses: bahmutov/npm-install@v1
2121
- name: BuildDocs

0 commit comments

Comments
 (0)