bump setup-go in workflow

This commit is contained in:
kLiHz 2024-03-31 04:04:51 +08:00 committed by ginuerzh
parent d2b79c13a6
commit 58bd3d062b

View File

@ -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