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 3a32502 commit e687f04Copy full SHA for e687f04
.github/workflows/dotnet.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Setup .NET 8.0
17
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
18
with:
19
dotnet-version: '8.0.x'
20
- name: Restore dependencies
0 commit comments