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 23c2e5a + 5cf771b commit ae4b7c5Copy full SHA for ae4b7c5
.github/workflows/benchmark.yml
@@ -60,7 +60,7 @@ jobs:
60
egress-policy: audit
61
62
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
63
- - uses: actions/download-artifact@de96f4613b77ec03b5cf633e7c350c32bd3c5660 # main March 2025
+ - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # main March 2025
64
with:
65
name: benchmark_results
66
path: benchmarks
0 commit comments