Update release action to go 1.21 (#2437)

This commit is contained in:
Koen van Zuijlen 2024-01-23 10:52:52 +01:00 committed by GitHub
parent 83c3c602ab
commit 5b21a8408c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
- name: Set up go
uses: actions/setup-go@v2
with:
go-version: 1.19
go-version: 1.21
- name: Get dependencies
run: |