Skip to content

Commit 2c3292b

Browse files
committed
bump mocha and semantic-action
1 parent ead161f commit 2c3292b

File tree

3 files changed

+668
-209
lines changed

3 files changed

+668
-209
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Semantic Release 🚀
2929
if: github.ref == 'refs/heads/master'
30-
uses: cycjimmy/semantic-release-action@v2
30+
uses: cycjimmy/semantic-release-action@v3
3131
with:
3232
branch: master
3333
env:

0 commit comments

Comments
 (0)