Skip to content

Commit

Permalink
Update dependency golang/go to v1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 63a9521 commit e859d55
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.21.4'
- name: Print go version
run: go version
- name: Execute go tests
Expand Down

0 comments on commit e859d55

Please sign in to comment.