Pin go patch version to test if affects CI
Signed-off-by: James Sturtevant <jstur@microsoft.com>
This commit is contained in:
parent
35a97f17d5
commit
b93f350067
|
|
@ -101,7 +101,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.20.4'
|
||||
|
||||
- name: Checkout containerd
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Reference in New Issue