update to node20

This commit is contained in:
Dmitry Shibanov 2023-12-05 12:58:30 +01:00
parent bfd2fb341f
commit c274f095e0
8 changed files with 66817 additions and 19443 deletions

View file

@ -15,3 +15,5 @@ jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: '20'