Skip to content

Commit f3eb5ff

Browse files
authored
fix: use latest release action for release.yml
1 parent af2c44e commit f3eb5ff

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
@@ -19,7 +19,7 @@ jobs:
1919
channel: 'stable'
2020
- run: flutter pub get
2121
- name: release
22-
uses: cycjimmy/semantic-release-action@v3
22+
uses: cycjimmy/semantic-release-action@v4
2323
with:
2424
extra_plugins: |
2525
@semantic-release/exec

0 commit comments

Comments
 (0)