Skip to content

Commit 8bf7c7a

Browse files
chore: update dependency node to v22.22.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e021cc2 commit 8bf7c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 22
7272
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
7373
with:
74-
node-version: 22
74+
node-version: 22.22.3
7575
- name: Bootstrap project
7676
run: npm ci --ignore-scripts
7777
- name: Verify commit linting

0 commit comments

Comments
 (0)