update gh actions versions, update engine matrix, bump golang to 1.21.11

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2024-06-06 09:20:27 +02:00 committed by Nicolas De loof
parent 084a5ca312
commit 1a14fcb1e6
5 changed files with 45 additions and 35 deletions

View file

@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4
-
name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version-file: go.mod
check-latest: true