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 479bc26 commit e9b3a1b
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 e9b3a1b

Please sign in to comment.