Skip to content

Commit

Permalink
Merge pull request #58 from mauroservienti/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/download-artifact-4.0.0
  • Loading branch information
mauroservienti authored Dec 15, 2023
2 parents 8e323b0 + 71c354f commit f762504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
dotnet-version: 6.0.x
- name: Download artifacts
uses: actions/download-artifact@v3.0.2
uses: actions/download-artifact@v4.0.0
with:
name: nuget-packages
path: nugets/
Expand Down

0 comments on commit f762504

Please sign in to comment.