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 44eb258 commit 526d6b7Copy full SHA for 526d6b7
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v4
26
with:
27
- go-version-file: "1.25"
+ go-version: "1.25"
28
cache: true
29
30
- name: Set up gotestfmt
0 commit comments