We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9f474 commit 4e0796dCopy full SHA for 4e0796d
1 file changed
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
if: steps.filter.outputs.skip == 'false'
64
uses: actions/setup-go@v5
65
with:
66
- go-version: '1.21'
+ go-version: '1.22'
67
68
- name: Setup Node.js
69
0 commit comments