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 b53d9ef commit 004a9f8Copy full SHA for 004a9f8
.github/workflows/gh-pages.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup .NET
13
uses: actions/setup-dotnet@v1
14
with:
15
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
16
- name: Version Increment
17
id: version
18
uses: reecetech/[email protected]
0 commit comments