Upgrade setup-node in spellcheck-docs workflow

This commit is contained in:
Andrey Akinshin 2023-07-28 13:47:47 +02:00
Родитель a89ad265c1
Коммит da02fdc4da
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/run-tests.yaml поставляемый
Просмотреть файл

@ -104,7 +104,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
name: Setup node
with:
node-version: "16"