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 dbed48d commit 0d054bcCopy full SHA for 0d054bc
.github/workflows/benchmark.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: actions/checkout@v4
75
76
- name: Download built sources
77
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
78
with:
79
name: built-sources-${{ runner.os }}
80
path: target
0 commit comments