diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 100352a653..a2ac00106d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -315,7 +315,7 @@ jobs: path: static - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.1 if: github.ref == 'refs/heads/main' && github.repository == 'coiled/benchmarks' with: branch: gh-pages