build: upgrade setup-go version

This commit is contained in:
鲁树人 2025-05-07 09:18:00 +09:00
parent 05e5783336
commit 000ef4ac13

View File

@ -43,7 +43,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Go 1.23 - name: Set up Go 1.23
uses: actions/setup-go@v2 uses: actions/setup-go@v5
with: with:
go-version: ^1.23 go-version: ^1.23