Skip to content

Commit 2b6eef4

Browse files
authored
Merge branch 'alpha' into dependabot/npm_and_yarn/semantic-release-20.1.0
2 parents bfe38c9 + f33f2fb commit 2b6eef4

File tree

3 files changed

+366
-30
lines changed

3 files changed

+366
-30
lines changed

.github/workflows/release-automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
persist-credentials: false
1818
- uses: actions/setup-node@v2
1919
with:
20-
node-version: 16
20+
node-version: 18
2121
registry-url: https://registry.npmjs.org/
2222
- name: Cache Node.js modules
2323
uses: actions/cache@v2

0 commit comments

Comments
 (0)