We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffec59 commit bfde9a1Copy full SHA for bfde9a1
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
16
with:
17
- go-version: '1.25'
+ go-version: '1.26'
18
19
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
20
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
- uses: goreleaser/goreleaser-action@v6
67
0 commit comments