We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc1db5 commit bc20bd0Copy full SHA for bc20bd0
1 file changed
.github/workflows/semantic-release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: '20'
+ node-version: '22'
28
registry-url: 'https://registry.npmjs.org'
29
30
- name: Install dependencies
0 commit comments