Skip to content

Commit fe9fbf8

Browse files
authored
Merge pull request #1750 from contentstack/fix/workflow
Reverted Node Version to 18
2 parents 167a81c + 8006657 commit fe9fbf8

File tree

2 files changed

+186
-489
lines changed

2 files changed

+186
-489
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
version: 7
1515
- uses: actions/setup-node@v4
1616
with:
17-
node-version: '22.x'
17+
node-version: '18.x'
1818
cache: 'pnpm'
1919
- name: Reading Configuration
2020
id: release_config

0 commit comments

Comments
 (0)