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 a4980ef commit 8f5d571Copy full SHA for 8f5d571
.github/workflows/benchmark-comment.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
# restore records from the artifacts
29
- - uses: dawidd6/action-download-artifact@v9
+ - uses: dawidd6/action-download-artifact@v10
30
with:
31
workflow: benchmark.yml
32
name: performance-tracking
0 commit comments