diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index e3ee452a19..649a32ce56 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -56,7 +56,7 @@ jobs: mv test_report.html test_short_report.html deploy/ - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.1.7 + uses: JamesIves/github-pages-deploy-action@v4.4.1 with: branch: gh-pages folder: deploy