We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a95780 + 3733ed8 commit cf035d0Copy full SHA for cf035d0
.github/workflows/pr.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v5
17
name: Checkout
18
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
19
with:
20
dotnet-version: '8.0'
21
- run: dotnet test
0 commit comments