diff --git a/.github/workflows/run-benchmarks.yml b/.github/workflows/run-benchmarks.yml index 65c1e55..f2e076e 100644 --- a/.github/workflows/run-benchmarks.yml +++ b/.github/workflows/run-benchmarks.yml @@ -68,7 +68,7 @@ jobs: name: benchmark-results path: output - name: Deploy results - uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8 + uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages