We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48c2329 + 1bdd7ab commit 3923bdfCopy full SHA for 3923bdf
1 file changed
.github/workflows/dotnet.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
21
- name: Setup .NET
22
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
23
24
dotnet-version: 8.0.x
25
- name: Restore dependencies
0 commit comments