Skip to content

Commit 6acb34a

Browse files
committed
update tfm in release script
1 parent 6b2aff9 commit 6acb34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup .NET
2626
uses: actions/setup-dotnet@v3
2727
with:
28-
dotnet-version: '7.0.x'
28+
dotnet-version: '9.0.x'
2929

3030
# Setup
3131
- name: Install GitVersion

0 commit comments

Comments
 (0)