diff --git a/.github/workflows/deploy-report-page.yml b/.github/workflows/deploy-report-page.yml index 2a6806cd..c81b362f 100644 --- a/.github/workflows/deploy-report-page.yml +++ b/.github/workflows/deploy-report-page.yml @@ -45,4 +45,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4