Skip to content

Commit

Permalink
Merge pull request #56 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 d464651 + f2a94e6 commit dfa708e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Go 1.20
uses: actions/setup-go@v4
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 dfa708e

Please sign in to comment.