Skip to content

Commit cc800a4

Browse files
chore(deps): pin dependency node to 20.19.4 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 828807d commit cc800a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Node.js
2121
uses: actions/setup-node@v4
2222
with:
23-
node-version: 20
23+
node-version: 20.19.4
2424

2525
- uses: pnpm/action-setup@v4
2626
name: Install pnpm

0 commit comments

Comments
 (0)