mirror of https://github.com/icedream/icecon.git
Update actions/setup-go action to v5
parent
9bbf1f78fd
commit
0ea473d7ea
|
@ -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