Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo committed Jun 1, 2024
1 parent fcbe263 commit fb9336c
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 @@ -46,7 +46,7 @@ jobs:
env:
CI: true
- uses: codecov/[email protected]
if: ${{ matrix.node-version == '18.x' }}
if: ${{ matrix.node-version == '20.x' }}
name: Upload Coverage
docker-test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit fb9336c

Please sign in to comment.