diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2bf927f..93d3819 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - windows-latest node-version: - 18.18.2 - - 20.8.0 + - 20.8.1 steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v3.8.1