We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1fff4 commit baf4ba5Copy full SHA for baf4ba5
1 file changed
.github/workflows/update-prettier.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-node@v6
12
with:
13
cache: npm
14
- node-version: 16
+ node-version: 24
15
- run: npm ci
16
- run: npm run lint:fix
17
- uses: gr2m/create-or-update-pull-request-action@v1.x
0 commit comments