Skip to content

Commit 08d4369

Browse files
committed
chore: update dependency node to v20.20.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44dd5b5 commit 08d4369

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
@@ -71,7 +71,7 @@ jobs:
7171
- name: Use Node.js 20
7272
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7373
with:
74-
node-version: 20.20.1
74+
node-version: 20.20.2
7575
- name: Bootstrap project
7676
run: npm ci --ignore-scripts
7777
- name: Verify commit linting

0 commit comments

Comments
 (0)