Skip to content

Commit 1467290

Browse files
committed
minor: bump sem-rel action to v4 to fix esm errors
1 parent 1139f99 commit 1467290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ jobs:
580580
run: npm ci
581581
- name: Release
582582
id: semantic
583-
uses: cycjimmy/semantic-release-action@v2
583+
uses: cycjimmy/semantic-release-action@v4
584584
env:
585585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
586586
- name: Tag

0 commit comments

Comments
 (0)