File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
shell : bash
46
46
47
47
- name : Set up .NET
48
- uses : xt0rted/setup-dotnet@v1.3 .0
48
+ uses : xt0rted/setup-dotnet@v1.4 .0
49
49
with :
50
50
source-url : https://nuget.pkg.github.com/xt0rted/index.json
51
51
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
@@ -104,7 +104,7 @@ jobs:
104
104
105
105
106
106
- name : Set up .NET
107
- uses : xt0rted/setup-dotnet@v1.3 .0
107
+ uses : xt0rted/setup-dotnet@v1.4 .0
108
108
with :
109
109
source-url : https://nuget.pkg.github.com/xt0rted/index.json
110
110
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 37
37
38
38
39
39
- name : Set up .NET
40
- uses : xt0rted/setup-dotnet@v1.3 .0
40
+ uses : xt0rted/setup-dotnet@v1.4 .0
41
41
with :
42
42
source-url : https://nuget.pkg.github.com/xt0rted/index.json
43
43
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 26
26
27
27
28
28
- name : Set up .NET
29
- uses : xt0rted/setup-dotnet@v1.3 .0
29
+ uses : xt0rted/setup-dotnet@v1.4 .0
30
30
with :
31
31
source-url : https://nuget.pkg.github.com/xt0rted/index.json
32
32
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments