Skip to content

Commit 004a9f8

Browse files
build fix
1 parent b53d9ef commit 004a9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: 8.0.x
15+
dotnet-version: 9.0.x
1616
- name: Version Increment
1717
id: version
1818
uses: reecetech/[email protected]

0 commit comments

Comments
 (0)