Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit 08732bc

Browse files
authored
Update release_on_tag.yml
1 parent 82d3032 commit 08732bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_on_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup .NET
2626
uses: actions/setup-dotnet@v1
2727
with:
28-
dotnet-version: 5.0.x
28+
dotnet-version: 6.0.x
2929

3030
- name: Restore dependencies
3131
run: dotnet restore

0 commit comments

Comments
 (0)