diff --git a/.github/workflows/unlighthouse.yaml b/.github/workflows/unlighthouse.yaml index 372762b..e853ecb 100644 --- a/.github/workflows/unlighthouse.yaml +++ b/.github/workflows/unlighthouse.yaml @@ -17,7 +17,7 @@ jobs: CLOUDFLARE_PROJECT: hellobart-unlighthouse strategy: matrix: - node-version: [18] + node-version: [20] steps: - name: Create initial comment uses: marocchino/sticky-pull-request-comment@v2.8.0