Skip to content

Commit 0781b68

Browse files
authored
Update vscode tmgrammar test (#64)
* Update vscode-tmgrammar-test to 0.1.1 * Bump node version to 18
1 parent 5680b47 commit 0781b68

File tree

4 files changed

+215
-173
lines changed

4 files changed

+215
-173
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
node-version: [14.x]
17+
node-version: [18.x]
1818
steps:
1919
- uses: actions/checkout@v2
2020
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)