Skip to content

Commit

Permalink
Change to codecov/codecov-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-zherikov committed Dec 21, 2024
1 parent 59f0e0e commit d715f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
run: dub --root docs --verbose run

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d715f55

Please sign in to comment.