Skip to content

Commit 374f71d

Browse files
committed
chore: update dependency node to v20.19.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16bbf79 commit 374f71d

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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
7373
with:
74-
node-version: 20.19.4
74+
node-version: 20.19.5
7575
- name: Bootstrap project
7676
run: npm ci --ignore-scripts
7777
- name: Verify commit linting

0 commit comments

Comments
 (0)