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

Commit

Permalink
Merge pull request #30 from sebrandon1/go_update
Browse files Browse the repository at this point in the history
Update Go to v1.20.3
  • Loading branch information
sebrandon1 authored Apr 5, 2023
2 parents 3b5c9e9 + 970a75d commit 98f5e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up Go 1.20
uses: actions/setup-go@v3
with:
go-version: 1.20.2
go-version: 1.20.3

- name: Disable default go problem matcher
run: echo "::remove-matcher owner=go::"
Expand Down

0 comments on commit 98f5e71

Please sign in to comment.