We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b14f243 + 808963e commit 838f34cCopy full SHA for 838f34c
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Upload coverage
52
if: github.event_name == 'pull_request'
53
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
54
with:
55
name: coverage-go${{ matrix.go-version }}
56
path: coverage.out
0 commit comments