Skip to content

Commit 321fd1e

Browse files
Update release-build.yml
1 parent 39790f1 commit 321fd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Ensure .NET Installed
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: 6.0.x
24+
dotnet-version: 9.0.x
2525

2626
- name: Install GitVersion
2727
uses: gittools/actions/gitversion/[email protected]

0 commit comments

Comments
 (0)