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 1f103f2 commit 6346d18Copy full SHA for 6346d18
.github/workflows/lint.yml
@@ -74,6 +74,8 @@ jobs:
74
75
- name: Use Node.js
76
uses: actions/setup-node@v3
77
+ with:
78
+ node-version: 22
79
80
- name: Restore npm cache
81
uses: actions/cache@v3
0 commit comments