We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1feffca + db54962 commit ff25ea3Copy full SHA for ff25ea3
1 file changed
.github/workflows/create-release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: setup nodejs
19
uses: actions/setup-node@v4
20
with:
21
- node-version: '20'
+ node-version: '22'
22
23
- name: release using semantic-release
24
env:
0 commit comments