Skip to content

Commit

Permalink
Merge pull request #10 from UnitVectorY-Labs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/codecov/codecov-action-4.1.1

Bump codecov/codecov-action from 4.1.0 to 4.1.1
  • Loading branch information
JaredHatfield authored Apr 1, 2024
2 parents 423e629 + 839649c commit 7dedd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build with Maven
run: mvn package -ntp
- name: Upload coverage reports to Codecov
uses: codecov/[email protected].0
uses: codecov/[email protected].1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: UnitVectorY-Labs/jsonparamunit

0 comments on commit 7dedd4d

Please sign in to comment.