Skip to content

Commit

Permalink
Merge pull request #79 from dpvreony/renovate/actions-download-artifa…
Browse files Browse the repository at this point in the history
…ct-3.x

Update actions/download-artifact action to v3
  • Loading branch information
dpvreony committed May 24, 2022
2 parents 3103427 + 6b7fdc5 commit 18e597d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Expand Up @@ -146,7 +146,7 @@ jobs:
fetch-depth: 0

- name: Download NuGet Packages
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: nuget

Expand Down

0 comments on commit 18e597d

Please sign in to comment.