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:
|
||||
|
||||
- name: Set up Go 1.21
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21
|
||||
id: go
|
||||
|
|
Loading…
Reference in New Issue