Skip to content

Commit 1861ec5

Browse files
committed
ci: update ci
1 parent e6b5db1 commit 1861ec5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/cache/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ runs:
1212
- name: Install Node.js
1313
uses: actions/setup-node@v4
1414
with:
15-
node-version: lts/*
16-
cache: pnpm
15+
node-version: 20
1716

1817
- uses: pnpm/action-setup@v4
1918

0 commit comments

Comments
 (0)