Skip to content

Commit f08ce31

Browse files
authored
Merge pull request #115 from loresoft/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 49c91a8 + a145edc commit f08ce31

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
@@ -77,7 +77,7 @@ jobs:
7777

7878
steps:
7979
- name: Download Artifact
80-
uses: actions/download-artifact@v6
80+
uses: actions/download-artifact@v7
8181
with:
8282
name: packages
8383

0 commit comments

Comments
 (0)