Skip to content

Commit

Permalink
update(actions): minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanLuis committed Sep 28, 2024
1 parent 72aab6f commit 7c838ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

# Subir artefacto de cobertura
- name: Upload Coverage Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: coverage-report-node-${{ matrix.node-version }}
path: coverage/

0 comments on commit 7c838ca

Please sign in to comment.