Skip to content

Commit 903c50b

Browse files
authored
refactor: upgrade semantic-release from 19.0.3 to 25.0.3 (#419)
1 parent 7577f29 commit 903c50b

3 files changed

Lines changed: 4057 additions & 3018 deletions

File tree

.github/workflows/release-automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: 20
22+
node-version: 22
2323
- name: Install Node dependencies
2424
run: npm ci
2525
- name: Build and publish release

0 commit comments

Comments
 (0)