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 5c4af3e commit b5e3b5aCopy full SHA for b5e3b5a
.github/workflows/benchmark.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
version: "1"
81
- uses: julia-actions/cache@v2
82
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
83
84
pattern: benchmark-results-*
85
path: benchmark/results
0 commit comments