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 9395a23 commit 26d3f62Copy full SHA for 26d3f62
.github/workflows/update-prettier.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-node@v4
12
with:
13
cache: npm
14
- node-version: 16
+ node-version: 22
15
- run: npm ci
16
- run: npm run lint:fix
17
- uses: gr2m/[email protected]
.github/workflows/update.yml
@@ -16,7 +16,7 @@ jobs:
18
19
20
- run: git checkout routes-update || true
21
22
- run: rm -rf docs/
0 commit comments