Skip to content

Commit 353062c

Browse files
committed
chore: update dependency node to v20.19.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15183e8 commit 353062c

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@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
7373
with:
74-
node-version: 20.19.5
74+
node-version: 20.19.6
7575
- name: Bootstrap project
7676
run: npm ci --ignore-scripts
7777
- name: Verify commit linting

0 commit comments

Comments
 (0)