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 0c141aa commit 53852d7Copy full SHA for 53852d7
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Go
23
uses: actions/setup-go@v3
24
with:
25
- go-version: '1.17'
+ go-version: '1.25'
26
27
# Install all the dependencies
28
- name: Install dependencies
0 commit comments