diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 94e9fee..2d2fc19 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: strategy: matrix: - node-version: [19] + node-version: [20] steps: - uses: actions/checkout@v3