Update node step in the Build VSIX action

This commit is contained in:
Bob Brown 2020-11-17 08:01:21 -08:00 коммит произвёл GitHub
Родитель ed83b47142
Коммит 77220b556e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/main.yml поставляемый
Просмотреть файл

@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v1.4.3
uses: actions/setup-node@v2.1.2
# Runs a single command using the runners shell
- name: Build the VSIX