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 487b91e + 9ec175b commit b5ddaf5Copy full SHA for b5ddaf5
.github/workflows/codeql-analysis.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v4
26
27
- name: Setup .NET
28
- uses: actions/setup-dotnet@v3.2.0
+ uses: actions/setup-dotnet@v4.0.0
29
with:
30
dotnet-version: 8.0.x
31
0 commit comments