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 76c9e84 commit b18aae2Copy full SHA for b18aae2
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
submodules: true
36
37
- name: Setup .NET
38
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
39
with:
40
dotnet-version: '9.0.x'
41
0 commit comments