File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 if : github.repository == 'awesomeassertions/awesomeassertions.analyzers'
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - name : Setup .NET
1919 uses : actions/setup-dotnet@v4
2020 with :
Original file line number Diff line number Diff line change 1515 env :
1616 NUGET_CERT_REVOCATION_MODE : offline
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919 with :
2020 fetch-depth : 0
2121 - name : Setup .NET 8
Original file line number Diff line number Diff line change 1515 env :
1616 NUGET_CERT_REVOCATION_MODE : offline
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919 with :
2020 fetch-depth : 0
2121 - name : Setup .NET 8
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
1414
1515 - name : Setup .NET Core
1616 uses : actions/setup-dotnet@v4
You can’t perform that action at this time.
0 commit comments