We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9af2404 + 6ea423a commit c4c9ae4Copy full SHA for c4c9ae4
1 file changed
.github/workflows/validatePullRequest.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3.0.2
17
- name: Setup .NET
18
- uses: actions/setup-dotnet@v2.1.0
+ uses: actions/setup-dotnet@v2.1.1
19
with:
20
dotnet-version: 6.0.x
21
- name: Initialize CodeQL
0 commit comments