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 76150d3 + 38c5e73 commit 6e3d359Copy full SHA for 6e3d359
1 file changed
.github/workflows/dotnet.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Install .NET
34
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
35
with:
36
dotnet-version: 9.x
37
0 commit comments