Skip to content

Commit

Permalink
Merge pull request #450 from yuzawa-san/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-3.1.4

Bump codecov/codecov-action from 3.1.1 to 3.1.4
  • Loading branch information
yuzawa-san authored Aug 1, 2023
2 parents 7672e6e + ec2da4f commit 32e19c4
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 @@ -32,7 +32,7 @@ jobs:
run: |
./gradlew --no-daemon -s build
- name: Upload coverage to Codecov
uses: codecov/[email protected].1
uses: codecov/[email protected].4
if: ${{ matrix.java == '17' }}
- name: Save reports
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 32e19c4

Please sign in to comment.