Skip to content

Commit

Permalink
fixed goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimu committed Jun 27, 2024
1 parent 4cad420 commit 199010a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
run: git fetch --prune --unshallow

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v5
with:
go-version: 1.18
go-version: '1.21'

- name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit 199010a

Please sign in to comment.