We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d377f3 commit 20b3307Copy full SHA for 20b3307
.github/workflows/overhead-benchmark-daily.yml
@@ -37,7 +37,7 @@ jobs:
37
run: rsync -avv benchmark-overhead/results/ gh-pages/benchmark-overhead/results/ && rm -rf benchmark-overhead/results
38
39
- name: Commit updated results
40
- uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # v9.1.3
+ uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
41
with:
42
add: "benchmark-overhead/results"
43
cwd: "./gh-pages"
0 commit comments