ci(workflow): 更新 setup-go action 的引用方式
This commit is contained in:
parent
9f9e832e37
commit
a7d9deb9cd
@ -56,7 +56,7 @@ jobs:
|
||||
# 需要指定具体版本号!
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
- uses: https://${{ env.GIT_USERNAME }}:${{ env.GIT_PASSWORD }}@${{ vars.DOMAIN_OF_GITEA}}/actions/setup-go@v2
|
||||
- uses: https://${{ env.GIT_USERNAME }}:${{ env.GIT_PASSWORD }}@${{ vars.DOMAIN_OF_GITEA}}/actions/setup-go
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user