Skip to content

Commit 14c8eab

Browse files
refactor: bump marked, @semantic-release/changelog, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/npm, @semantic-release/release-notes-generator and semantic-release (parse-community#66)
1 parent a1321b0 commit 14c8eab

File tree

3 files changed

+1908
-3041
lines changed

3 files changed

+1908
-3041
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
- uses: actions/setup-node@v1
1111
with:
12-
node-version: 14
12+
node-version: 18
1313
registry-url: https://registry.npmjs.org/
1414
- name: Cache Node.js modules
1515
uses: actions/cache@v2

0 commit comments

Comments
 (0)