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 9f8016c + 5efb06d commit 2fb03e1Copy full SHA for 2fb03e1
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v5
19
20
- name: Setup Go
21
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
22
with:
23
go-version-file: go.mod
24
0 commit comments