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

Upgrade versions of various github actions #71

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

gmmajal
Copy link
Contributor

@gmmajal gmmajal commented Sep 18, 2024

This pull request is related to the issue: #70.

In order to fix the deprecation warnings given in the ci pipeline, the versions of three github actions have been upgraded. These github actions include: checkout, setup-python and codecov-action. Furthermore, a secret token has been added in the repository settings, which is being used now by codecov-action.

…er to remove deprecation warnings in ci pipeline.
@gmmajal gmmajal linked an issue Sep 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0363dc8) to head (55bd63b).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          943       943           
=========================================
  Hits           943       943           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmmajal gmmajal self-assigned this Sep 18, 2024
@gmmajal gmmajal merged commit c473a30 into master Sep 25, 2024
7 checks passed
@gmmajal gmmajal deleted the 70-fix-deprecation-warning-in-github-workflow branch September 25, 2024 14:53
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.

Fix deprecation warning in github workflow
2 participants