We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22c9689 + 741a222 commit fc60e20Copy full SHA for fc60e20
3 files changed
.github/workflows/reviewdog.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node
20
uses: actions/setup-node@v4
21
with:
22
- node-version: "20"
+ node-version: "22"
23
cache: npm
24
25
- name: Install dependencies
0 commit comments