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 90b4e44 + 1019548 commit 888a252Copy full SHA for 888a252
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Set up Go
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version-file: go.mod
23
cache: true
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments