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 a475b35 commit 2eb2764Copy full SHA for 2eb2764
.github/workflows/release-automated.yml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
- uses: actions/setup-node@v2
19
with:
20
- node-version: 14
+ node-version: 18
21
- name: Setup Ruby
22
uses: ruby/setup-ruby@359bebbc29cbe6c87da6bc9ea3bc930432750108
23
- name: Cache Gems
0 commit comments