File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 node-version : ${{ env.NODE_VERSION }}
4949 - name : Setup DotNet
50- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # tag=v2.1.0
50+ uses : actions/setup-dotnet@55ec9447dda3d1cf6bd587150f3262f30ee10815 # tag=v3.4.2
5151 with :
5252 dotnet-version : ${{ env.DOTNET_VERSION }}
5353 - name : Setup Python
Original file line number Diff line number Diff line change 8989 node-version : ${{matrix.nodeversion}}
9090 registry-url : ${{env.NPM_REGISTRY_URL}}
9191 - name : Setup DotNet
92- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # tag=v2.1.0
92+ uses : actions/setup-dotnet@55ec9447dda3d1cf6bd587150f3262f30ee10815 # tag=v3.4.2
9393 with :
9494 dotnet-version : ${{matrix.dotnetverson}}
9595 - name : Setup Python
You can’t perform that action at this time.
0 commit comments