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 8110366 commit 036c859Copy full SHA for 036c859
.github/workflows/dotnet.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
20
- name: Install .NET
21
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
22
with:
23
dotnet-version: |
24
8
0 commit comments