Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghactions-upgraded #1526

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Conversation

aleksandarknezevic
Copy link

@aleksandarknezevic aleksandarknezevic commented Nov 22, 2024

Closes #1320

Introduced changes

Upgrades GitHub Actions:

  • actions/setup-python@v4 -> actions/setup-python@v5
  • actions/upload-artifact@v3 -> actions/upload-artifact@v4
  • actions/download-artifact@v3 -> actions/download-artifact@v4
  • codecov/codecov-action@v3 -> codecov/codecov-action@v5

Example of updated workflow run

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (3924089) to head (51d968d).
Report is 1 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff                @@
##           development    #1526       +/-   ##
================================================
+ Coverage        81.70%   92.92%   +11.21%     
================================================
  Files               97      109       +12     
  Lines             5275     5666      +391     
================================================
+ Hits              4310     5265      +955     
+ Misses             965      401      -564     

see 72 files with indirect coverage changes

@franciszekjob
Copy link
Collaborator

Thanks for this little update @aleksandarknezevic 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update github actions versions
2 participants