Skip to content

Commit 222882f

Browse files
committed
chore(deps): update actions/download-artifact action to v5
1 parent 58248a9 commit 222882f

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
@@ -81,7 +81,7 @@ jobs:
8181
dotnet-version: 10.0.x
8282

8383
- name: Download Build Artifacts
84-
uses: actions/download-artifact@v4
84+
uses: actions/download-artifact@v5
8585
with:
8686
name: test-builds-${{ matrix.os }}
8787
path: tools/speed-comparison/UnifiedTests/bin/

0 commit comments

Comments
 (0)