Merge pull request #1365 from bryanthaboi/dependabot/github_actions/actions/setup-dotnet-6

build(deps): bump actions/setup-dotnet from 4 to 6
This commit is contained in:
bryanthaboi
2026-08-15 16:51:14 -04:00
committed by GitHub
+1 -1
View File
@@ -262,7 +262,7 @@ jobs:
steps:
- uses: actions/checkout@v7
- name: Setup .NET 8
uses: actions/setup-dotnet@v4
uses: actions/setup-dotnet@v6
with:
dotnet-version: "8.0.x"
- name: Publish gen1tls (win-x64 Native AOT)