We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5daa7b + 1b02bec commit bb6543eCopy full SHA for bb6543e
1 file changed
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v5
11
with:
12
fetch-depth: 0
13
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
14
15
go-version-file: 'go.mod'
16
check-latest: true
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments