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 18386f1

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v3
3030
with:
3131
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
32-
- uses: actions/cache@v2
32+
- uses: actions/cache@v3
3333
with:
3434
path: ~/.npm
3535
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
@@ -43,7 +43,7 @@ jobs:
4343
- name: Release
4444
uses: cycjimmy/semantic-release-action@v2
4545
with:
46-
semantic_version: 18
46+
semantic_version: 19
4747
extra_plugins: |
4848
@semantic-release/commit-analyzer
4949
semantic-release-interval

0 commit comments

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