mirror of
https://github.com/davegallant/vpngate.git
synced 2025-10-04 01:26:00 +00:00
Update actions/setup-go action to v6
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
-
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.24"
|
||||
-
|
||||
|
Reference in New Issue
Block a user