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 a0517e7 commit 46e5193Copy full SHA for 46e5193
.github/workflows/build_artifacts.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v5
30
31
- name: Setup .NET
32
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
33
with:
34
dotnet-version: |
35
8.x
0 commit comments