Skip to content

Commit

Permalink
minor: bump sem-rel action to v4 to fix esm errors
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-fields committed Sep 26, 2023
1 parent 1139f99 commit 1467290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ jobs:
run: npm ci
- name: Release
id: semantic
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Tag
Expand Down

0 comments on commit 1467290

Please sign in to comment.