Skip to content

Commit

Permalink
Use v4 of download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Nov 15, 2024
1 parent 8f88b6b commit a89772e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
if: runner.os != 'Windows' && runner.environment == 'github-hosted'

- name: Download Nuget
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: nuget-${{ matrix.platform }}
path: Artifacts/NuGet
Expand Down

0 comments on commit a89772e

Please sign in to comment.