Skip to content

Commit

Permalink
bug: fixed codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
HalloSouf committed Apr 16, 2024
1 parent 0b0cc21 commit 88d1e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run test files
run: yarn test
- name: Upload coverage reports
uses: codecov/codecov-action@4.0.1
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: mcdata-dev/mcdata-data

0 comments on commit 88d1e8f

Please sign in to comment.