We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1e392 commit 714ff9aCopy full SHA for 714ff9a
4 files changed
.github/workflows/release-automated.yml
@@ -16,7 +16,8 @@ jobs:
16
persist-credentials: false
17
- uses: actions/setup-node@v2
18
with:
19
- node-version: 18
+ node-version: 22
20
+ cache: npm
21
- name: Setup Ruby
22
uses: ruby/setup-ruby@359bebbc29cbe6c87da6bc9ea3bc930432750108
23
- name: Cache Gems
0 commit comments