fix: setup-go version

This commit is contained in:
张泊明518370910136 2024-09-15 22:28:08 -04:00
parent 9ee0447715
commit 6a4795561c
GPG Key ID: D47306D7062CDA9D

View File

@ -14,7 +14,7 @@ jobs:
whoami whoami
pwd pwd
- name: Setup Go 1.23.1 - name: Setup Go 1.23.1
uses: https://gitea.com/actions/setup-go@v5 uses: https://gitea.com/actions/setup-go@v3
with: with:
go-version: 1.23.1 go-version: 1.23.1
- name: Display Go version - name: Display Go version