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 c96d468 + 1f2c8c4 commit d4ca66bCopy full SHA for d4ca66b
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
19
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
20
21
- name: Run tests
22
run: dotnet test
0 commit comments