Skip to content

Commit

Permalink
Update validate-module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Oct 3, 2023
1 parent 02655f1 commit 97852ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Upload to Codecov
id: codecov
if: always()
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./CodeCoverage-${{ matrix.os }}.xml
Expand Down

0 comments on commit 97852ea

Please sign in to comment.