We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3f90a commit d2d94b4Copy full SHA for d2d94b4
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
runs-on: ubuntu-latest
53
steps:
54
- uses: actions/[email protected]
55
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v4.1.8
56
name: Download benchmarks
57
with:
58
pattern: benchmark_results_*
0 commit comments