File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4343 with :
4444 path : core/target/data
4545 key : odc-data
46- - uses : actions/setup-dotnet@v4.1 .0
46+ - uses : actions/setup-dotnet@v4.2 .0
4747 with :
4848 dotnet-version : ' 8.0.x'
4949 - name : Set up JDK 11
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 cd ..
112112 - name : Setup dotnet
113113 if : ${{ fromJSON(steps.purl-parser.outputs.result).type == 'nuget' }}
114- uses : actions/setup-dotnet@v4.1 .0
114+ uses : actions/setup-dotnet@v4.2 .0
115115 with :
116116 dotnet-version : ' 8.0.x'
117117 - name : Setup dotnet fp-project
Original file line number Diff line number Diff line change 2323 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
2424 restore-keys : |
2525 ${{ runner.os }}-maven-
26- - uses : actions/setup-dotnet@v4.1 .0
26+ - uses : actions/setup-dotnet@v4.2 .0
2727 with :
2828 dotnet-version : ' 8.0.x'
2929 - name : Set up JDK 11
8181 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
8282 restore-keys : |
8383 ${{ runner.os }}-maven-
84- - uses : actions/setup-dotnet@v4.1 .0
84+ - uses : actions/setup-dotnet@v4.2 .0
8585 with :
8686 dotnet-version : ' 8.0.x'
8787 - name : Set up JDK 11
Original file line number Diff line number Diff line change 4545 with :
4646 path : core/target/data
4747 key : odc-data
48- - uses : actions/setup-dotnet@v4.1 .0
48+ - uses : actions/setup-dotnet@v4.2 .0
4949 with :
5050 dotnet-version : ' 8.0.x'
5151 - name : Set up JDK 11
You can’t perform that action at this time.
0 commit comments