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.
1 parent 1eec3c3 commit e1a1b60Copy full SHA for e1a1b60
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/setup-go@v6
9
with:
10
- go-version: 1.24.x
+ go-version: 1.25.x
11
- uses: actions/setup-node@v5
12
13
node-version: '22'
0 commit comments