Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 208a5ee

Browse files
authored
Merge pull request #23 from sebrandon1/go_update
Update Go to v1.20.2
2 parents 0f2d5e6 + 2a21787 commit 208a5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up Go 1.20
4444
uses: actions/setup-go@v3
4545
with:
46-
go-version: 1.20.1
46+
go-version: 1.20.2
4747

4848
- name: Disable default go problem matcher
4949
run: echo "::remove-matcher owner=go::"

0 commit comments

Comments
 (0)