Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e71b478

Browse filesBrowse files
authored
chore: Update release.yml
1 parent 18386f1 commit e71b478
Copy full SHA for e71b478

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/release.yml

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/setup-node@v3
2626
with:
27-
node-version: '14'
27+
node-version: '16'
2828
- name: Checkout
2929
uses: actions/checkout@v3
3030
with:
@@ -41,16 +41,16 @@ jobs:
4141
npm run lint
4242
npm test
4343
- name: Release
44-
uses: cycjimmy/semantic-release-action@v2
44+
uses: cycjimmy/semantic-release-action@v3
4545
with:
4646
semantic_version: 19
4747
extra_plugins: |
4848
@semantic-release/commit-analyzer
4949
semantic-release-interval
50-
@semantic-release/release-notes-generator^10
50+
@semantic-release/release-notes-generator@10.0.3
5151
@semantic-release/git
5252
@semantic-release/github
53-
@semantic-release/npm^9
53+
@semantic-release/npm@9.0.2
5454
@googlemaps/semantic-release-config
5555
semantic-release-npm-deprecate
5656
env:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.