We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2b5e4 commit 7eaea62Copy full SHA for 7eaea62
.github/workflows/lint.yaml
@@ -14,6 +14,7 @@ jobs:
14
- name: Checkout the code
15
uses: actions/checkout@v4
16
17
+ - name: Set up Node.js
18
uses: actions/setup-node@v4
19
with:
20
node-version: "lts/*"
0 commit comments