diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index 576aa3105c..1b67098c63 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -53,7 +53,7 @@ jobs: mv test_report.html test_short_report.html deploy/ - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.7.6 + uses: JamesIves/github-pages-deploy-action@v4.8.0 with: branch: gh-pages folder: deploy