We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39eeedb + 74d046b commit 6efea4bCopy full SHA for 6efea4b
2 files changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
version: 7
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: '22.x'
+ node-version: '18.x'
18
cache: 'pnpm'
19
- name: Reading Configuration
20
id: release_config
0 commit comments