Skip to content

Commit 3476278

Browse files
chore(deps): update dependency node to 24.14 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ceb7fe7 commit 3476278

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)