Skip to content

Commit 28fcd5d

Browse files
feat(dotnet): update ver
1 parent 66774a6 commit 28fcd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release-tag-main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup .NET Environment
1818
uses: actions/setup-dotnet@v1
1919
with:
20-
dotnet-version: 5.0.100
20+
dotnet-version: 6.0.400
2121
source-url: https://api.nuget.org/v3/index.json
2222
env:
2323
NUGET_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)