Skip to content

Commit 0af8496

Browse files
chore(deps): update dependency node to v20.19.2 (#889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a9fbd7 commit 0af8496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: actions/setup-node@v4
1010
with:
11-
node-version: '20.19.1'
11+
node-version: '20.19.2'
1212
cache: 'yarn'
1313
- run: yarn install --frozen-lockfile
1414
- run: yarn run test

0 commit comments

Comments
 (0)