Skip to content

Commit 30a337a

Browse files
authored
Merge pull request #104 from loresoft/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 6a2a31a + 8b7a876 commit 30a337a

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
@@ -69,7 +69,7 @@ jobs:
6969

7070
steps:
7171
- name: Download Artifact
72-
uses: actions/download-artifact@v6
72+
uses: actions/download-artifact@v7
7373
with:
7474
name: packages
7575

0 commit comments

Comments
 (0)