We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3764e commit 5bf6d9cCopy full SHA for 5bf6d9c
1 file changed
.github/workflows/gopls_update_check.yaml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v5
29
with:
30
fetch-depth: 0
31
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
32
33
go-version: "1.23"
34
check-latest: true
0 commit comments