We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bd936b + 4a54495 commit 67bba60Copy full SHA for 67bba60
1 file changed
.github/workflows/dotnet.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v6
16
- name: Setup .NET
17
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
18
with:
19
dotnet-version: 6.0.x
20
- name: Restore dependencies
0 commit comments