diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index bb937210..6442e5f1 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -15,5 +15,5 @@ jobs: call-check-dist: name: Check dist/ uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main -with: + with: node-version: '20.x' \ No newline at end of file