Skip to content

Commit 155225a

Browse files
author
Rafael Teno Dias
committed
Ajustes no workflow.
1 parent d3c0251 commit 155225a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
needs: [ validate_nuget ]
8282
steps:
8383
# Download the NuGet package created in the previous job
84-
- uses: actions/download-artifact@v3
84+
- uses: actions/download-artifact@v4
8585
with:
8686
name: nuget
8787
path: ${{ env.NuGetDirectory }}

0 commit comments

Comments
 (0)