Skip to content

Commit 21b1ce6

Browse files
committed
Update publish workflow
1 parent 28e6171 commit 21b1ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup .NET
2424
uses: actions/setup-dotnet@v3
2525
with:
26-
dotnet-version: 7.0.x
26+
dotnet-version: 9.x
2727

2828
- name: Get version
2929
id: version

0 commit comments

Comments
 (0)