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 41d7a83 + 2c026a6 commit 358c79bCopy full SHA for 358c79b
1 file changed
.github/workflows/dotnet.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Install .NET Core
34
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
35
with:
36
dotnet-version: 9.x
37
0 commit comments