Skip to content

Commit 8ec2e1e

Browse files
matifalicoadler
andauthored
chore: bump go to 1.20 in release.yml (#143)
Co-authored-by: Colin Adler <[email protected]>
1 parent ddf26e8 commit 8ec2e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Go
2828
uses: actions/setup-go@v4
2929
with:
30-
go-version: 1.17
30+
go-version: 1.20.6
3131

3232
- name: Import GPG key
3333
id: import_gpg

0 commit comments

Comments
 (0)