Skip to content

Commit 4f79f3b

Browse files
Merge pull request #147 from loresoft/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 4a95268 + 85b13aa commit 4f79f3b

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
@@ -70,7 +70,7 @@ jobs:
7070

7171
steps:
7272
- name: Download Artifact
73-
uses: actions/download-artifact@v7
73+
uses: actions/download-artifact@v8
7474
with:
7575
name: packages
7676

0 commit comments

Comments
 (0)