We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 120198f + 0409d26 commit aaad151Copy full SHA for aaad151
1 file changed
.github/workflows/sandbox-consumer.example.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Install Go
54
uses: actions/setup-go@v7.0.0
55
with:
56
- go-version: "1.24.6"
+ go-version: "1.26.5"
57
58
- name: Install bats
59
run: sudo apt-get update && sudo apt-get install -y bats
0 commit comments