We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b11096d + 8b9fe5c commit f58e1b4Copy full SHA for f58e1b4
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: '20.11.1'
+ node-version: '20.19.4'
19
- run: npm ci
20
- run: npx semantic-release
21
env:
0 commit comments