diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47a4cc5..149d634 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - windows-latest node-version: - 18.17.0 - - 20.4.0 + - 20.5.0 steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3.7.0