Skip to content

Commit

Permalink
Ajustes no workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Teno Dias committed Sep 24, 2024
1 parent d3c0251 commit 155225a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
needs: [ validate_nuget ]
steps:
# Download the NuGet package created in the previous job
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: nuget
path: ${{ env.NuGetDirectory }}
Expand Down

0 comments on commit 155225a

Please sign in to comment.