Skip to content

Commit

Permalink
upgrading codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs committed Nov 26, 2023
1 parent cdc0eeb commit 423c571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Build with Maven
run: mvn clean install --no-transfer-progress
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit 423c571

Please sign in to comment.