Skip to content

Commit

Permalink
fix: CI upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Dec 7, 2023
1 parent 087e1f7 commit a3e3282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
restore-keys: |
${{ runner.os }}-code-dependencies
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v4
id: semantic
with:
extra_plugins: |
Expand Down

0 comments on commit a3e3282

Please sign in to comment.