Skip to content

Commit 4623574

Browse files
authored
Merge pull request #15 from scribd/laynax/SERF-2181/updatenodeI
[SERF-2181] Update Node version in pipeline
2 parents 58e1f5f + 2b22b34 commit 4623574

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Semantic Release
2323
id: semantic
24-
uses: cycjimmy/semantic-release-action@v3
24+
uses: cycjimmy/semantic-release-action@v4
2525
with:
2626
extra_plugins: |
2727
@semantic-release/[email protected]

0 commit comments

Comments
 (0)