Skip to content

Commit

Permalink
Update adoscope-reusable-build.yaml
Browse files Browse the repository at this point in the history
Update deprecated arefacts action
  • Loading branch information
gentoorax authored Feb 5, 2025
1 parent 39be658 commit 59eace5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/adoscope-reusable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: dotnet pack --no-restore --configuration Release --output ${{ env.NuGetDirectoryWin }}

- name: Upload Nuget Package Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Promethix.Framework.Ado.NuGet.${{ inputs.buildVersion }}
if-no-files-found: error
Expand Down

0 comments on commit 59eace5

Please # to comment.