Skip to content

Commit 1769477

Browse files
authored
Update update-package-lock.yaml
1 parent 1d338c2 commit 1769477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-package-lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.repository == 'microsoft/TypeScript-TmLanguage'
1414

1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717
- uses: actions/setup-node@v3
1818
with:
1919
node-version: 16

0 commit comments

Comments
 (0)