Skip to content

Commit 8499517

Browse files
authored
chore: Upgrade CI workflow to use non-deprecated runtime (#350)
1 parent 973666e commit 8499517

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
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Release
29-
uses: cycjimmy/semantic-release-action@v2
29+
uses: cycjimmy/semantic-release-action@v3
3030
with:
3131
semantic_version: 18.0.0
3232
extra_plugins: |

0 commit comments

Comments
 (0)