Skip to content

Commit

Permalink
Merge pull request #35 from fisuda/bump/codecov-action
Browse files Browse the repository at this point in the history
Bump codecov/codecov-action from 1 to 4
  • Loading branch information
fisuda authored Jun 2, 2024
2 parents eab1d69 + 948b3aa commit 917fae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./tests/script/coverage.sh

- name: Run codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: coverage
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## FIWARE Small Bang v0.4.0-next

- Bump codecov/codecov-action from 1 to 4 (#35)
- Update STH-Comet 2.11.0 (#34)
- Update Cygnus to 3.8.0 (#33)
- Update Orion to 3.12.0 (#32)
Expand Down

0 comments on commit 917fae0

Please sign in to comment.