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.
2 parents 8fb9283 + 6854d1c commit 9525d1dCopy full SHA for 9525d1d
.github/workflows/codeql.yml
@@ -83,7 +83,7 @@ jobs:
83
# ./location_of_script_within_repo/buildscript.sh
84
85
- name: Setup .NET
86
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
87
88
- name: Install dependencies
89
run: |
.github/workflows/dotnet.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
32
33
34
35
- name: Cache
36
uses: actions/cache@v4
0 commit comments