We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d9567 commit f74ebbcCopy full SHA for f74ebbc
.github/workflows/ci.yml
@@ -121,7 +121,7 @@ jobs:
121
- name: Merge historical benchmarking data
122
run: mv old/dev result/dev
123
- name: Deploy to GitHub Pages (redundant)
124
- uses: JamesIves/github-pages-deploy-action@v4.7.2
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
125
with:
126
branch: gh-pages
127
folder: result
0 commit comments