Skip to content

Commit d42d257

Browse files
author
Aleksander Wolak
committed
further fixes
1 parent bed42ef commit d42d257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Run Tests
6565
run: npm test --if-present
6666
- name: Create a release - ${{ github.event.inputs.version }}
67-
uses: cycjimmy/semantic-release-action@v3
67+
uses: cycjimmy/semantic-release-action@v4
6868
with:
6969
dry_run: ${{ github.event.inputs.dryRun == 'true' }}
7070
extra_plugins: |

0 commit comments

Comments
 (0)