Skip to content

Commit c24767e

Browse files
authored
Merge branch 'master' into fix/type-errors
2 parents 438093b + 76cffb6 commit c24767e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
npm run build
2626
2727
- id: semantic-release
28-
uses: cycjimmy/semantic-release-action@v2
28+
uses: cycjimmy/semantic-release-action@v3
2929
with:
3030
semantic_version: 18
3131
env:

0 commit comments

Comments
 (0)