Skip to content

Commit c54df2d

Browse files
Kaleidosiumpigpigyyy
authored andcommitted
Use lts node version
1 parent 74099fc commit c54df2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)