File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 - name : Setup DotNet
3636 uses : actions/setup-dotnet@v1
3737 with :
38- dotnet-version : 6.0.408
38+ dotnet-version : 6.0.418
3939
4040 - name : Setup Python
4141 uses : actions/setup-python@v1
Original file line number Diff line number Diff line change 5555 fail-fast : true
5656 matrix :
5757 dotnetversion :
58- - 6.0.408
58+ - 6.0.418
5959 goversion :
60- - 1.24.x
60+ - 1.24.11
6161 language :
6262 - nodejs
6363 - python
Original file line number Diff line number Diff line change 4848 fail-fast : true
4949 matrix :
5050 goversion :
51- - 1.24.x
51+ - 1.24.11
5252 publish_sdk :
5353 name : Publish SDKs
5454 runs-on : ubuntu-20.04
@@ -117,9 +117,9 @@ jobs:
117117 fail-fast : true
118118 matrix :
119119 dotnetversion :
120- - 6.0.408
120+ - 6.0.418
121121 goversion :
122- - 1.24.x
122+ - 1.24.11
123123 language :
124124 - nodejs
125125 - python
You can’t perform that action at this time.
0 commit comments