diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 03cc27f..4435296 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -49,7 +49,7 @@ jobs: mv docs pages/ - name: Deploy HTML and Results Artifacts - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.0 with: folder: pages/ repository-name: cvxpy/benchmarks