We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eccf29d commit 72b560fCopy full SHA for 72b560f
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
install-go: false
73
cache-key: ${{ matrix.platform }}
74
- version: "2023.1"
+ version: "2024.1"
75
- name: Upload-Coverage
76
if: matrix.platform == 'ubuntu-latest'
77
uses: codecov/codecov-action@v3
0 commit comments