bump `setup-go` in workflow

pull/440/head
kLiHz 2024-03-31 04:04:51 +08:00 committed by GitHub
parent ee3108bf0c
commit 2ea1cd7a37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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