File tree Expand file tree Collapse file tree
ApiTemplate/.github/workflows
GraphQLTemplate/.github/workflows
NuGetTemplate/.github/workflows
OrleansTemplate/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 run : dotnet cake --target=Pack
5151 shell : pwsh
5252 - name : " Publish Artefacts"
53- uses : actions/upload-artifact@v3.1.3
53+ uses : actions/upload-artifact@v3.2.2
5454 with :
5555 name : ${{matrix.os}}
5656 path : " ./Artefacts"
Original file line number Diff line number Diff line change 4848 run : dotnet cake --target=Publish
4949 shell : pwsh
5050 - name : " Publish Artefacts"
51- uses : actions/upload-artifact@v3.1.3
51+ uses : actions/upload-artifact@v3.2.2
5252 with :
5353 name : ${{matrix.os}}
5454 path : " ./Artefacts"
Original file line number Diff line number Diff line change 4848 run : dotnet cake --target=Publish
4949 shell : pwsh
5050 - name : " Publish Artefacts"
51- uses : actions/upload-artifact@v3.1.3
51+ uses : actions/upload-artifact@v3.2.2
5252 with :
5353 name : ${{matrix.os}}
5454 path : " ./Artefacts"
Original file line number Diff line number Diff line change 4848 run : dotnet cake --target=Pack
4949 shell : pwsh
5050 - name : " Publish Artefacts"
51- uses : actions/upload-artifact@v3.1.3
51+ uses : actions/upload-artifact@v3.2.2
5252 with :
5353 name : ${{matrix.os}}
5454 path : " ./Artefacts"
Original file line number Diff line number Diff line change 4848 run : dotnet cake --target=Publish
4949 shell : pwsh
5050 - name : " Publish Artefacts"
51- uses : actions/upload-artifact@v3.1.3
51+ uses : actions/upload-artifact@v3.2.2
5252 with :
5353 name : ${{matrix.os}}
5454 path : " ./Artefacts"
You can’t perform that action at this time.
0 commit comments