Skip to content

Commit af46388

Browse files
authored
Merge pull request #25 from intersystems-community/dependabot/npm_and_yarn/markdown-it-and-vsce-12.3.2
Bump markdown-it and vsce
2 parents 0d1c355 + 66aac92 commit af46388

File tree

3 files changed

+381
-168
lines changed

3 files changed

+381
-168
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Use Node.js
4848
uses: actions/setup-node@v1
4949
with:
50-
node-version: 12.x
50+
node-version: 14.x
5151
- run: npm install
5252
- name: lint
5353
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)