File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 run : .\build.ps1
2424 shell : powershell
2525 - name : Publish NuGet package as build artifact
26- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
26+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
2727 with :
2828 name : NuGet Package
2929 path : ./BuildArtifacts/Packages/NuGet/
5353 working-directory : ./tests/script-runner/net10.0-git-cli/
5454 shell : powershell
5555 - name : Publish generated reports as build artifact
56- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
56+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
5757 with :
5858 name : Integration Tests Script Runner Windows (.NET tool)
5959 path : ./tests/script-runner/net10.0/BuildArtifacts/output/
You can’t perform that action at this time.
0 commit comments