Upgrade to codecov uploader v2 2021-12-new-codecod-upload
authorMatt Corallo <git@bluematt.me>
Tue, 7 Dec 2021 19:17:57 +0000 (19:17 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 7 Dec 2021 22:16:41 +0000 (22:16 +0000)
Some time ago codecov stopped supporting their old v1 uploader, and
it seems they've now finally turned it off, so we aren't getting
any coverage reports anymore. Hopefully upgrading is pretty trivial.

.github/workflows/build.yml

index 260767333f3c599d878eec70683e8875f5195e7d..4b9f23ff091b718d1d918f9e6b43922cf4070685 100644 (file)
@@ -172,7 +172,7 @@ jobs:
           done
       - name: Upload coverage
         if: matrix.coverage
-        uses: codecov/codecov-action@v1
+        uses: codecov/codecov-action@v2
         with:
           # Could you use this to fake the coverage report for your PR? Sure.
           # Will anyone be impressed by your amazing coverage? No