Skip to content

Commit

Permalink
go version upgrade v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
biplamal committed Sep 9, 2024
1 parent 799e118 commit 6890a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.19
go-version: 1.23.0
cache-dependency-path: |
clab/rtbh/go.sum
- name: Run all
Expand All @@ -285,7 +285,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.19
go-version: 1.23.0
cache-dependency-path: |
hybrid/fp-b2b/featureprofiles/go.sum
- name: Run all
Expand Down

0 comments on commit 6890a5b

Please sign in to comment.