We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48c4b0 commit 90871f3Copy full SHA for 90871f3
1 file changed
.github/workflows/preview-website.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go 1.x
21
uses: actions/setup-go@v5
22
with:
23
- go-version: '1.24'
+ go-version: '1.25'
24
id: go
25
26
- name: Use Node.js
0 commit comments