Skip to content

Commit 4288869

Browse files
committed
Merge remote-tracking branch 'upstream/dependabot/github_actions/actions/download-artifact-5' into dependabot/github_actions/actions/checkout-5
2 parents 2a6682c + ff9f349 commit 4288869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- Linux
156156
steps:
157157
- name: Download NuGet Package
158-
uses: actions/download-artifact@v4
158+
uses: actions/download-artifact@v5
159159
with:
160160
name: NuGet Package
161161

0 commit comments

Comments
 (0)