Skip to content

Commit f61d2d2

Browse files
committed
Use lts node version
1 parent 688ddfc commit f61d2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Setup Node
5050
uses: actions/setup-node@v6
5151
with:
52-
node-version: 20
52+
node-version: 'lts/*'
5353
cache: 'pnpm'
5454
cache-dependency-path: doc/pnpm-lock.yaml
5555

0 commit comments

Comments
 (0)