We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358e7e2 commit c6e086cCopy full SHA for c6e086c
.github/workflows/run-benchmarks.yml
@@ -68,7 +68,7 @@ jobs:
68
name: benchmark-results
69
path: output
70
- name: Deploy results
71
- uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8
+ uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
72
with:
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
74
BRANCH: gh-pages
0 commit comments