We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09233c7 commit ea7b089Copy full SHA for ea7b089
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Set up Go
40
uses: actions/setup-go@v5
41
with:
42
- go-version: '1.24'
+ go-version: '1.25'
43
cache-dependency-path: backend/go.sum
44
45
- name: Download dependencies
0 commit comments