Pin go patch version to test if affects CI

Signed-off-by: James Sturtevant <jstur@microsoft.com>
This commit is contained in:
James Sturtevant 2023-06-21 16:57:23 -07:00
parent 35a97f17d5
commit b93f350067
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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