We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef7e81 commit 682b5d8Copy full SHA for 682b5d8
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Go
18
uses: actions/setup-go@v6
19
with:
20
- go-version: 1.24
+ go-version: 1.26
21
22
- name: Install Docker Compose
23
run: |
0 commit comments