File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 with :
5353 path : tools
5454 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
55- - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1 .0
55+ - uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2 .0
5656 with :
5757 # codecov needs 2.1
5858 # unittests needs 3.1
Original file line number Diff line number Diff line change 3333 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3434 with :
3535 fetch-depth : 0
36- - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1 .0
36+ - uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2 .0
3737 with :
3838 # gitversion needs 5.0
3939 # cake 1.3 needs 6.0
5858 # Prefix the list here with "+" to use these queries and those in the config file.
5959 # queries: ./path/to/local/query, your-org/your-repo/queries@main
6060
61- - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1 .0
61+ - uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2 .0
6262 with :
6363 dotnet-version : 7.0.x
6464
You can’t perform that action at this time.
0 commit comments