Skip to content

Commit e1b27c5

Browse files
Update docs.yml
1 parent 1e68955 commit e1b27c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Setup Node
3232
uses: actions/setup-node@v3
3333
with:
34-
node-version: 16
35-
cache: "npm"
34+
node-version: 20
35+
cache: "bun"
3636

3737
- name: TSDoc Action
3838
uses: erikyo/tsdoc-action@v1

0 commit comments

Comments
 (0)