We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea4973 commit 23085afCopy full SHA for 23085af
1 file changed
.github/workflows/create-release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: setup nodejs
21
uses: actions/setup-node@v6
22
with:
23
- node-version: '20'
+ node-version: '22'
24
25
- name: release using semantic-release
26
env:
0 commit comments