Skip to content

Commit

Permalink
Merge pull request #351 from ArcadeData/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-3.1.4
  • Loading branch information
robfrank authored Feb 1, 2024
2 parents b5fcac8 + 633f984 commit 1453e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: mvn deploy -ntp -fae --file pom.xml --settings settings.xml

- name: Publish Test Reports
uses: codecov/codecov-action@v1.4.1
uses: codecov/codecov-action@v3.1.4

- name: Run codacy-coverage-reporter
uses: codacy/[email protected]
Expand Down

0 comments on commit 1453e5f

Please sign in to comment.