Skip to content

Commit

Permalink
Update dependency golang/go to v1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 63a9521 commit f29cc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup golang
uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # renovate: tag=v2
with:
go-version: '1.17.7'
go-version: '1.20.2'
- name: Print go version
run: go version
- name: Execute go tests
Expand Down

0 comments on commit f29cc4c

Please sign in to comment.