We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aca8dd2 + 132e7e3 commit 51bcda1Copy full SHA for 51bcda1
1 file changed
.github/workflows/go.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Set up Go
20
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v6
21
with:
22
go-version: '1.25.x'
23
0 commit comments