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 452b512 commit 7ffa653Copy full SHA for 7ffa653
.github/workflows/speed-comparison.yml
@@ -68,7 +68,7 @@ jobs:
68
dotnet-version: 10.0.x
69
70
- name: Download Build Artifacts
71
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
72
with:
73
name: test-builds-${{ matrix.os }}
74
path: tools/speed-comparison/UnifiedTests/bin/
0 commit comments