We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac0303 commit a3d8862Copy full SHA for a3d8862
.github/workflows/main-branch-push-workflow.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Use Node.js
18
uses: actions/setup-node@v4
19
with:
20
- node-version: '20.8.1'
+ node-version: '20.19.2'
21
- name: semantic-release extract new version
22
id: extract
23
env:
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
- name: semantic-release
58
0 commit comments