diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 16ce094110..a19f915f04 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,7 +41,7 @@ jobs: run: mage dagger:run "test:unit" - name: Upload Coverage - uses: codecov/codecov-action@v4.4.0 + uses: codecov/codecov-action@v4.4.1 test-darwin: name: "Tests (Go - Darwin)"