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 a712174 + 1c4b3ab commit 8fbea81Copy full SHA for 8fbea81
1 file changed
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
enable-cache: true
62
63
- name: Set up .NET SDK
64
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
65
with:
66
dotnet-version: "8.0.x"
67
0 commit comments