Skip to content

Commit 9261b8f

Browse files
Bump actions/download-artifact from 3 to 7 (#99)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb20b9 commit 9261b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/setup-dotnet@v5
7272
with:
7373
dotnet-version: 8.0.x
74-
- uses: actions/download-artifact@v3
74+
- uses: actions/download-artifact@v7
7575
with:
7676
name: artifacts
7777
path: ./artifacts

0 commit comments

Comments
 (0)