mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-18 05:06:25 +00:00
ci: change release flow actions/setup-go to use go-version: stable
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version: "^1.22.1"
|
||||
go-version: stable
|
||||
|
||||
- name: Set up .NET
|
||||
uses: actions/setup-dotnet@v6
|
||||
|
||||
Reference in New Issue
Block a user