diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index c0b65f1d31..490f091a4f 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -54,7 +54,7 @@ jobs: mv test_report.html test_short_report.html deploy/ - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: branch: gh-pages folder: deploy