We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6f56df + 1489cec commit 21d7597Copy full SHA for 21d7597
3 files changed
.github/workflows/macos.yaml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Install .NET Core
25
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
26
with:
27
dotnet-version: 8.0.x
28
.github/workflows/ubuntu.yaml
.github/workflows/windows.yaml
0 commit comments