Skip to content

Commit 5a3d6bf

Browse files
authored
Merge pull request #728 from loresoft/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 63c6045 + 22fba26 commit 5a3d6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
steps:
8585
- name: Download Artifact
86-
uses: actions/download-artifact@v6
86+
uses: actions/download-artifact@v7
8787
with:
8888
name: packages
8989

0 commit comments

Comments
 (0)