Skip to content

Commit

Permalink
bump go version ref
Browse files Browse the repository at this point in the history
  • Loading branch information
cameroncaci committed Sep 17, 2024
1 parent 0fe3ec4 commit 9bb9d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: setup go
uses: actions/setup-go@v5
with:
go-version: '1.22.2'
go-version: '1.23.1'
- name: Tidy
run: |
go version
Expand Down

0 comments on commit 9bb9d86

Please sign in to comment.