Skip to content

Commit

Permalink
Merge pull request #33 from Leaseweb/dependabot/github_actions/all-gi…
Browse files Browse the repository at this point in the history
…thub-actions-4830dad0d4

🌱 Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the all-github-actions group
  • Loading branch information
hrak authored Oct 14, 2024
2 parents 63e3542 + 88b788a commit 431ff12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Run go test with coverage
run: COVER_PROFILE=coverage.txt make test
- name: Codecov upload
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
files: ./cover.out

0 comments on commit 431ff12

Please sign in to comment.