We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90a1d3 commit ae8eb26Copy full SHA for ae8eb26
2 files changed
.github/workflows/dev-release.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
- uses: actions/setup-node@v2
13
with:
14
- node-version: 18
+ node-version: 22
15
registry-url: 'https://registry.npmjs.org'
16
17
- name: Install npm dependencies
.github/workflows/main-release.yml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments