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 7577f29 commit 903c50bCopy full SHA for 903c50b
3 files changed
.github/workflows/release-automated.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/setup-node@v2
21
with:
22
- node-version: 20
+ node-version: 22
23
- name: Install Node dependencies
24
run: npm ci
25
- name: Build and publish release
0 commit comments