CI: set Go version to 1.20.5

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2023-06-08 19:44:19 +02:00
parent 324d695d93
commit d120957736
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

@ -5,7 +5,7 @@ on:
tags: 'v*'
env:
GO_VERSION: 1.20.4
GO_VERSION: 1.20.5
jobs:
prepare-sources-with-deps: