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 e091cfb commit 2c065f4Copy full SHA for 2c065f4
.github/workflows/pull-request-develop.yml
@@ -80,7 +80,7 @@ jobs:
80
- uses: actions/checkout@v3
81
- uses: actions/setup-node@v3
82
with:
83
- node-version: 22.9.0
+ node-version: 18
84
cache: npm
85
86
- name: "Install dependencies"
0 commit comments