Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 30, 2024
1 parent 58f91c8 commit 858d3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -18,6 +18,6 @@ jobs:
# - name: Run Stryker
# run: npx stryker run
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.6
with:
token: ${{secrets.CODECOV_TOKEN}}

0 comments on commit 858d3fc

Please sign in to comment.