Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.apache.commons-common…
Browse files Browse the repository at this point in the history
…s-text-1.13.0
  • Loading branch information
gkorland authored Dec 25, 2024
2 parents fd8cc4e + de4f0d5 commit ccbe67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: mvn -B package --file pom.xml

- name: Upload coverage reports to Codecov
uses: codecov/[email protected].1
uses: codecov/[email protected].2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit ccbe67f

Please sign in to comment.