We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1472d4b + 787fe38 commit 65863f1Copy full SHA for 65863f1
1 file changed
.github/workflows/codeql-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Setup dotnet
31
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
32
with:
33
dotnet-version: 7.0.102
34
0 commit comments