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 52
52
with :
53
53
path : tools
54
54
key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
55
- - uses : actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
55
+ - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
56
56
with :
57
57
dotnet-version : |
58
58
2.1
Original file line number Diff line number Diff line change 33
33
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
34
34
with :
35
35
fetch-depth : 0
36
- - uses : actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
36
+ - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
37
37
with :
38
38
dotnet-version : |
39
39
2.1
58
58
# Prefix the list here with "+" to use these queries and those in the config file.
59
59
# queries: ./path/to/local/query, your-org/your-repo/queries@main
60
60
61
- - uses : actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
61
+ - uses : actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
62
62
with :
63
63
dotnet-version : 7.0.x
64
64
You can’t perform that action at this time.
0 commit comments