We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5715c20 + 1205984 commit ca25f6eCopy full SHA for ca25f6e
1 file changed
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6
16
17
- name: Set up Go
18
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
19
with:
20
go-version-file: go.mod
21
0 commit comments