Skip to content

Commit 8a6610e

Browse files
committed
Update github workflow configuration
1 parent b84d1cb commit 8a6610e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/setup-node@v4
2323
with:
2424
cache: 'pnpm'
25+
check-latest: true
2526
node-version-file: '.nvmrc'
2627
- name: install dependencies
2728
run: pnpm install

0 commit comments

Comments
 (0)