Skip to content

Commit 714ff9a

Browse files
authored
ci: Upgrade semantic release (#1813)
1 parent 6a1e392 commit 714ff9a

File tree

4 files changed

+5762
-4099
lines changed

4 files changed

+5762
-4099
lines changed

.github/workflows/release-automated.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
persist-credentials: false
1717
- uses: actions/setup-node@v2
1818
with:
19-
node-version: 18
19+
node-version: 22
20+
cache: npm
2021
- name: Setup Ruby
2122
uses: ruby/setup-ruby@359bebbc29cbe6c87da6bc9ea3bc930432750108
2223
- name: Cache Gems

0 commit comments

Comments
 (0)