Skip to content

Commit c31e967

Browse files
chore(deps): update dependency node to v20.19.5 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e34971b commit c31e967

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
@@ -14,7 +14,7 @@ jobs:
1414
- run: corepack enable
1515
- uses: actions/setup-node@v3
1616
with:
17-
node-version: 20.19.4
17+
node-version: 20.19.5
1818
cache: pnpm
1919
- run: pnpm install --no-frozen-lockfile
2020
- run: pnpm lint

0 commit comments

Comments
 (0)