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 fee81ce commit e5d15efCopy full SHA for e5d15ef
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
- name: Set up Go
22
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
23
id: go
24
25
go-version: 1.26.5
0 commit comments