Skip to content

Commit

Permalink
Merge pull request #340 from bervProject/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-3.1.5

Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • Loading branch information
mergify[bot] authored Jan 27, 2024
2 parents 2c1cc54 + 2955749 commit cef6b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
yarn test --forceExit
env:
CI: true
- uses: codecov/[email protected].4
- uses: codecov/[email protected].5
if: ${{ matrix.node-version == '18.x' }}
name: Upload Coverage
docker-test:
Expand Down

0 comments on commit cef6b1c

Please sign in to comment.