mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 10:17:17 +08:00
chore(deps): Update actions/setup-go action to v5
This commit is contained in:
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 'stable'
|
||||
- name: Fetch Frontend
|
||||
|
||||
Reference in New Issue
Block a user