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 6ebb2d3 commit 1a691d3Copy full SHA for 1a691d3
.github/workflows/dotnet.yml
@@ -11,7 +11,7 @@ jobs:
11
security-events: write
12
steps:
13
- uses: actions/checkout@v5
14
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
15
- name: Initialize CodeQL
16
uses: github/codeql-action/init@v4
17
with:
0 commit comments