diff --git a/.github/workflows/codecoverage.yaml b/.github/workflows/codecoverage.yaml index 016e3bc..726602f 100644 --- a/.github/workflows/codecoverage.yaml +++ b/.github/workflows/codecoverage.yaml @@ -16,7 +16,7 @@ concurrency: jobs: coverage: - uses: EpiAware/.github/.github/workflows/coverage.yml@6fcdcde033ec670ac3832b239427fd2ded591bbc + uses: EpiAware/.github/.github/workflows/coverage.yml@0db77a6b64d4fcc27cbb4df37025a2080ea6cd9d with: julia_version: '1' # Hard-fail the coverage check on an upload error. This is intentional: