Skip to content

Commit cb31071

Browse files
committed
update node version
1 parent 7f32737 commit cb31071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updated_openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Node.js
1919
uses: actions/setup-node@v3
2020
with:
21-
node-version: '18' # Use the version of Node.js your project requires
21+
node-version: '20'
2222

2323
- name: Install dependencies
2424
working-directory: website

0 commit comments

Comments
 (0)