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 63
63
shell : bash
64
64
65
65
- name : Set up .NET
66
- uses : xt0rted/setup-dotnet@v1.4 .0
66
+ uses : xt0rted/setup-dotnet@v1.5 .0
67
67
with :
68
68
source-url : https://nuget.pkg.github.com/xt0rted/index.json
69
69
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
@@ -124,7 +124,7 @@ jobs:
124
124
125
125
126
126
- name : Set up .NET
127
- uses : xt0rted/setup-dotnet@v1.4 .0
127
+ uses : xt0rted/setup-dotnet@v1.5 .0
128
128
with :
129
129
source-url : https://nuget.pkg.github.com/xt0rted/index.json
130
130
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.4 .0
40
+ uses : xt0rted/setup-dotnet@v1.5 .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 25
25
26
26
27
27
- name : Set up .NET
28
- uses : xt0rted/setup-dotnet@v1.4 .0
28
+ uses : xt0rted/setup-dotnet@v1.5 .0
29
29
with :
30
30
source-url : https://nuget.pkg.github.com/xt0rted/index.json
31
31
nuget_auth_token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments