Skip to content

Commit a35281d

Browse files
committed
chore/security : update lrm client ci for security scanning
1 parent 859695f commit a35281d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lrm-client-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Node.js
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: '19'
29+
node-version: 24.11
3030

3131
- name: Install dependencies
3232
run: npm ci

0 commit comments

Comments
 (0)