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.
1 parent 34d13b2 commit b281e62Copy full SHA for b281e62
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v2
42
43
- name: Setup .NET
44
- uses: actions/setup-dotnet@v1.9.0
+ uses: actions/setup-dotnet@v2
45
with:
46
dotnet-version: 6.0.x
47
0 commit comments