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 9d942ec commit 6bb512bCopy full SHA for 6bb512b
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Setup .NET
17
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
18
with:
19
global-json-file: global.json
20
0 commit comments