mirror of https://github.com/icedream/icecon.git
Merge remote-tracking branch 'origin/renovate/actions-setup-go-4.x' into develop
commit
7387bb9f96
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Set up Go 1.21
|
||||
uses: actions/setup-go@v1
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.21
|
||||
id: go
|
||||
|
|
Loading…
Reference in New Issue