diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37c8c7e4..61fb26de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: name: execution-reports path: _build/html/reports - name: Setup Node.js - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: '20' - name: Preview Deploy to Netlify