mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-07-31 13:34:41 +00: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
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…
Reference in New Issue
Block a user