We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d338c2 commit 1769477Copy full SHA for 1769477
.github/workflows/update-package-lock.yaml
@@ -13,7 +13,7 @@ jobs:
13
if: github.repository == 'microsoft/TypeScript-TmLanguage'
14
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
- uses: actions/setup-node@v3
18
with:
19
node-version: 16
0 commit comments