Skip to content

Commit baf4ba5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/setup-node@v6
1212
with:
1313
cache: npm
14-
node-version: 16
14+
node-version: 24
1515
- run: npm ci
1616
- run: npm run lint:fix
1717
- uses: gr2m/create-or-update-pull-request-action@v1.x

0 commit comments

Comments
 (0)