Skip to content

Commit 911200a

Browse files
committed
chore: update workflow
1 parent 9f0afa1 commit 911200a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
release:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717

18-
- uses: cycjimmy/semantic-release-action@v2
18+
- uses: cycjimmy/semantic-release-action@v3
1919
with:
2020
extra_plugins: |
2121
@semantic-release/changelog

0 commit comments

Comments
 (0)