Skip to content

Commit

Permalink
update download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rolorogan committed Oct 3, 2024
1 parent e5b3742 commit 13841e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:

steps:
- name: Download artifact from build job
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: .net-app

Expand Down

0 comments on commit 13841e9

Please sign in to comment.