We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbb5c7 commit 882cdd4Copy full SHA for 882cdd4
1 file changed
.github/workflows/website.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Go Setup
33
uses: actions/setup-go@v6
34
with:
35
- go-version: '1.24'
+ go-version: '1.25'
36
37
- name: Install packages
38
run: go mod download
0 commit comments