Skip to content

Commit

Permalink
Update main.yml (WebOfTrust#247)
Browse files Browse the repository at this point in the history
maybe fix upload issue
  • Loading branch information
m00sey authored and daviddm committed May 8, 2024
1 parent 9c1fd06 commit 004348d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: npm run build

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 004348d

Please sign in to comment.