mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-07-18 19:09:57 +08:00
chore(ci): bump actions/setup-go from v6 to v7
- Update actions/setup-go from v6 to v7 in workflow files
This commit is contained in:
parent
068c0c7a4e
commit
b838bc2f27
1 changed files with 1 additions and 1 deletions
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v6
|
||||
uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version: "^1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue