Skip to content

Commit

Permalink
Change to codecov-action@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-zherikov committed Dec 23, 2024
1 parent 588aecf commit edc6c6e
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@v5
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit edc6c6e

Please sign in to comment.