Bump go to v1.21.x

This commit is contained in:
Rob van Oostenrijk 2024-01-12 08:42:39 +04:00
parent 582d496cc8
commit 258a8d4d95
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.20.x
go-version: 1.21.x
- name: Checkout code
uses: actions/checkout@v3
- name: Build