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.
2 parents c4212c1 + 2502659 commit dd40148Copy full SHA for dd40148
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
22
- name: Set up Go
23
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
24
with:
25
go-version: "1.25"
26
0 commit comments