We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846c068 commit 3d2ce1fCopy full SHA for 3d2ce1f
.github/workflows/pull_request_checks.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Install Node
43
uses: actions/[email protected]
44
with:
45
- node-version: 24
+ node-version: 18
46
cache: npm
47
48
- name: Install NPM Dependencies
0 commit comments