Skip to content

Commit

Permalink
ci: Upgrade semantic release (#1813)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Sep 26, 2024
1 parent 6a1e392 commit 714ff9a
Show file tree
Hide file tree
Showing 4 changed files with 5,762 additions and 4,099 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release-automated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v2
with:
node-version: 18
node-version: 22
cache: npm
- name: Setup Ruby
uses: ruby/setup-ruby@359bebbc29cbe6c87da6bc9ea3bc930432750108
- name: Cache Gems
Expand Down
Loading

0 comments on commit 714ff9a

Please sign in to comment.