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.
2 parents 6c3eb68 + ad51af7 commit d4bc3fdCopy full SHA for d4bc3fd
.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@4bcb0dacb6b13c279e55b2a8cd3ddd6271611a09 # v4.6.5
+ uses: JamesIves/github-pages-deploy-action@a96ffa23204731ec64e3e1316072197d98bfbaea # v4.6.6
72
with:
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
74
BRANCH: gh-pages
0 commit comments