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 34d13b2 + b281e62 commit dc72aeeCopy full SHA for dc72aee
.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