Skip to content

Commit 2f82f5c

Browse files
Update dependency go to 1.26 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a229ebe commit 2f82f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gopls_update_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131
- uses: actions/setup-go@v6
3232
with:
33-
go-version: "1.25"
33+
go-version: "1.26"
3434
check-latest: true
3535
cache: true
3636
- name: Install GOPLS

0 commit comments

Comments
 (0)