Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 41a36a5

Browse files
taktOliver Geiselhardt-Herms
andauthored
Upgrade Go to 1.20 (#131)
Co-authored-by: Oliver Geiselhardt-Herms <[email protected]>
1 parent 9076639 commit 41a36a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go 1.x
1616
uses: actions/setup-go@v2
1717
with:
18-
go-version: ^1.14
18+
go-version: ^1.20
1919

2020
- name: Check out code into the Go module directory
2121
uses: actions/checkout@v2

0 commit comments

Comments
 (0)