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 1ba1ea1 commit 988119aCopy full SHA for 988119a
.github/workflows/codeql.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- uses: actions/checkout@v5
28
- name: Setup .NET
29
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
30
with:
31
dotnet-version: |
32
8.0.x
.github/workflows/dotnet.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
24
25
0 commit comments