Skip to content

Commit b2a83c0

Browse files
authored
Merge pull request #66 from CodinGame/update-monaco-vim
Update monaco vim
2 parents 159d809 + 22a8c20 commit b2a83c0

File tree

4 files changed

+1273
-1276
lines changed

4 files changed

+1273
-1276
lines changed

.github/workflows/check_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111

1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v3
1515
- name: Setup Node.js
16-
uses: actions/setup-node@v1
16+
uses: actions/setup-node@v3
1717
with:
1818
node-version: 16.x
1919
- name: Install dependencies

0 commit comments

Comments
 (0)