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 80439c4 commit f751d24Copy full SHA for f751d24
1 file changed
.github/workflows/main-pipeline.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Node
34
uses: actions/setup-node@v4
35
with:
36
- node-version: 18
+ node-version: 23
37
cache: 'yarn'
38
- name: Install dependencies
39
run: yarn install --frozen-lockfile
0 commit comments