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 c14f934 commit 9c14286Copy full SHA for 9c14286
.github/workflows/dotnet.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Setup .NET
51
uses: actions/setup-dotnet@v4
52
with:
53
- dotnet-version: 7.0.x
+ dotnet-version: 9.0.x
54
- name: Install vpk
55
Install vpk tool (dotnet tool install will not reinstall if already installed)
56
We will update the cli by removing cache
0 commit comments