We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dc77e commit 8d738d1Copy full SHA for 8d738d1
.github/workflows/update-prettier.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-node@v4
13
with:
14
cache: npm
15
- node-version: 16
+ node-version: 22
16
- run: npm ci
17
- run: npm run lint:fix
18
- uses: gr2m/[email protected]
0 commit comments