chore: Update Go to 1.21

This commit is contained in:
TwiN 2024-02-18 14:37:29 -05:00 committed by GitHub
parent 408a46f2af
commit 1fcc6c0cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: 1.21
- uses: actions/checkout@v4
- name: Build binary to make sure it works
run: go build