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 6dd941e commit 4d68befCopy full SHA for 4d68bef
.github/workflows/codeql-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Setup dotnet
31
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
32
with:
33
dotnet-version: 7.0.102
34
.github/workflows/csharp-qltest.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- uses: actions/checkout@v4
74
75
76
77
78
- name: Extractor unit tests
0 commit comments