File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4040 key : tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
4141 -
4242 name : Setup .NET SDK
43- uses : actions/setup-dotnet@v4
43+ uses : actions/setup-dotnet@v5
4444 with :
4545 global-json-file : global.json
4646 -
Original file line number Diff line number Diff line change 6868
6969 -
7070 name : Setup .NET SDK
71- uses : actions/setup-dotnet@v4
71+ uses : actions/setup-dotnet@v5
7272 with :
7373 global-json-file : global.json
7474 -
Original file line number Diff line number Diff line change 7272 restore-keys : node-${{ runner.os }}
7373 -
7474 name : Setup .NET SDK
75- uses : actions/setup-dotnet@v4
75+ uses : actions/setup-dotnet@v5
7676 with :
7777 global-json-file : global.json
7878 -
Original file line number Diff line number Diff line change 4242 uses : actions/checkout@v5
4343 -
4444 name : Setup .NET SDK
45- uses : actions/setup-dotnet@v4
45+ uses : actions/setup-dotnet@v5
4646 with :
4747 global-json-file : global.json
4848 -
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v5
2323 -
2424 name : Setup .NET SDK
25- uses : actions/setup-dotnet@v4
25+ uses : actions/setup-dotnet@v5
2626 with :
2727 global-json-file : global.json
2828 -
Original file line number Diff line number Diff line change 4242 uses : actions/checkout@v5
4343 -
4444 name : Setup .NET SDK
45- uses : actions/setup-dotnet@v4
45+ uses : actions/setup-dotnet@v5
4646 with :
4747 global-json-file : global.json
4848 -
Original file line number Diff line number Diff line change 2121 fetch-depth : 0
2222 -
2323 name : Setup .NET SDK
24- uses : actions/setup-dotnet@v4
24+ uses : actions/setup-dotnet@v5
2525 with :
2626 global-json-file : global.json
2727 -
You can’t perform that action at this time.
0 commit comments