We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e76450a + b728b39 commit 4b852ebCopy full SHA for 4b852eb
1 file changed
.github/workflows/go-integration.yaml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Setup Go
41
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
42
with:
43
go-version-file: go.mod
44
cache: true
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
0 commit comments