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