Skip to content

Commit

Permalink
chore(deps): update golang-version dependency go to v1.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] committed Aug 7, 2024
1 parent 7f4db31 commit ceff083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08 # tag=v4
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # tag=v3.2.1
with:
go-version: 1.21.3
go-version: 1.22.6

- name: Setup for pre-commit
run: make setup
Expand Down

0 comments on commit ceff083

Please sign in to comment.