bump workflow to 1.21

This commit is contained in:
Louis Abel 2024-06-10 21:24:24 -07:00
parent 2127416018
commit e69d753d03
Signed by: label
GPG Key ID: 3331F061D1D9990E

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.21
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with: