Skip to content

Commit 971ce98

Browse files
committed
chore: DEVPLAT-7373 fix Node.js 20 deprecated GitHub Actions
1 parent ac2309f commit 971ce98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Semantic Release
26-
uses: cycjimmy/semantic-release-action@v5
26+
uses: cycjimmy/semantic-release-action@v6
2727
with:
2828
semantic_version: 24.0.0
2929
extra_plugins: |

0 commit comments

Comments
 (0)