Skip to content

Commit

Permalink
Bump Go to 1.20 in coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fxamacker committed Apr 11, 2024
1 parent 30dad00 commit 2a71edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-go@v4
with:
go-version: '1.19'
go-version: '1.20'
check-latest: true

- name: Get dependencies
Expand Down

0 comments on commit 2a71edc

Please sign in to comment.