Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
Bump Go Version
  • Loading branch information
Stanislav O. Pogrebnyak authored Aug 20, 2024
1 parent 0e6980b commit def6b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.22.1
go-version: 1.23.0

- name: Install ginkgo
run: go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
Expand Down

0 comments on commit def6b95

Please sign in to comment.