We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 859f428 + 3e81f63 commit e4d05e1Copy full SHA for e4d05e1
1 file changed
.github/workflows/validatePullRequest.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v6
22
- name: Setup .NET
23
- uses: actions/setup-dotnet@v5.0.0
+ uses: actions/setup-dotnet@v5.0.1
24
with:
25
dotnet-version: 8.x
26
- name: Initialize CodeQL
0 commit comments