Skip to content

Commit 8776ae5

Browse files
committed
Does this work?
1 parent da2154d commit 8776ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Node.js
4141
uses: actions/setup-node@v2
4242
with:
43-
node-version: '18'
43+
node-version: '20'
4444

4545
- name: Install Docs Dependencies
4646
run: yarn install

0 commit comments

Comments
 (0)