mirror of https://github.com/go-gost/gost.git
bump `setup-go` in workflow
parent
ee3108bf0c
commit
2ea1cd7a37
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- run: git fetch --force --tags
|
||||
- uses: actions/setup-go@v4
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.21'
|
||||
cache: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue