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 e9f9936 + 90aca58 commit 2dadbf7Copy full SHA for 2dadbf7
.github/workflows/benchmark.yml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-latest
49
steps:
50
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
- - uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # v4.2.1
+ - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
52
with:
53
name: benchmark_results
54
path: benchmarks
0 commit comments