We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0084af5 commit be23bedCopy full SHA for be23bed
3 files changed
.github/workflows/lint.yml
@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
4
5
env:
6
FORCE_COLOR: 2
7
- NODE: 22 # The Node.js version to run lint on
+ NODE: 20 # The Node.js version to run lint on
8
9
jobs:
10
run:
0 commit comments