Skip to content

Commit e19d7fa

Browse files
chore(deps): update dependency node to 24.14
1 parent ceb7fe7 commit e19d7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Use Node.js 20
1212
uses: actions/setup-node@v6
1313
with:
14-
node-version: '24.13'
14+
node-version: '24.14'
1515
cache: "npm"
1616
- name: npm install, lint, and test
1717
run: |

0 commit comments

Comments
 (0)