Skip to content

Commit aaad151

Browse files
Merge pull request #14 from OpenCHAMI/renovate/go-1.x
Update dependency go to v1.26.5
2 parents 120198f + 0409d26 commit aaad151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sandbox-consumer.example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Install Go
5454
uses: actions/setup-go@v7.0.0
5555
with:
56-
go-version: "1.24.6"
56+
go-version: "1.26.5"
5757

5858
- name: Install bats
5959
run: sudo apt-get update && sudo apt-get install -y bats

0 commit comments

Comments
 (0)