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 d2c50c4 commit dc88b04Copy full SHA for dc88b04
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
12
env:
13
FORCE_COLOR: 2
14
- NODE_LTS: 20 # used for linting and publish
+ NODE_LTS: 22 # used for linting and publish
15
16
permissions:
17
contents: read
0 commit comments