Skip to content

Commit 24b2ca8

Browse files
Merge pull request #166 from loresoft/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 5 to 7
2 parents c003f9d + b5d813d commit 24b2ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

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

8383
steps:
8484
- name: Download Artifact
85-
uses: actions/download-artifact@v5
85+
uses: actions/download-artifact@v7
8686
with:
8787
name: packages
8888

0 commit comments

Comments
 (0)