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 5e6f935 + 565387d commit bc2a6ecCopy full SHA for bc2a6ec
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Upload coverage artifacts
59
if: matrix.go-version == '1.23'
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: coverage-report
63
path: |
0 commit comments