Update remaining workflows

This commit is contained in:
Michael B. Gale
2025-11-13 19:53:24 +00:00
parent 38a3a7258f
commit 3fac49c140
3 changed files with 12 additions and 0 deletions

View File

@@ -50,6 +50,10 @@ jobs:
- uses: actions/setup-go@v6
with:
go-version: ^1.13.1
- name: Install .NET
uses: actions/setup-dotnet@v5
with:
dotnet-version: '9.x'
- uses: ./../action/init
id: init
with: