We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d252cc9 commit 4d80d2eCopy full SHA for 4d80d2e
.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@v6
+ - uses: dawidd6/action-download-artifact@v7
30
with:
31
workflow: benchmark.yml
32
name: performance-tracking
0 commit comments