diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bff37d2d80..54d30e25ad 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -314,7 +314,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