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 29b3df0 commit f424d4dCopy full SHA for f424d4d
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
9
with:
10
- go-version: 1.25.x
+ go-version: 1.26.x
11
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f #v6.1.0
12
13
node-version: '25'
0 commit comments