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 b5781de + 6502e71 commit 89d1c33Copy full SHA for 89d1c33
1 file changed
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Check out code
23
uses: actions/checkout@v5
24
25
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
26
with:
27
go-version-file: 'go.mod'
28
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments