We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a229ebe commit 2f82f5cCopy full SHA for 2f82f5c
1 file changed
.github/workflows/gopls_update_check.yaml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
- uses: actions/setup-go@v6
32
with:
33
- go-version: "1.25"
+ go-version: "1.26"
34
check-latest: true
35
cache: true
36
- name: Install GOPLS
0 commit comments