Skip to content

Commit 7ffa653

Browse files
chore(deps): update actions/download-artifact action to v6 (#3501)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 452b512 commit 7ffa653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speed-comparison.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
dotnet-version: 10.0.x
6969

7070
- name: Download Build Artifacts
71-
uses: actions/download-artifact@v5
71+
uses: actions/download-artifact@v6
7272
with:
7373
name: test-builds-${{ matrix.os }}
7474
path: tools/speed-comparison/UnifiedTests/bin/

0 commit comments

Comments
 (0)