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

chore: upgrading workflow to use action v3. #3164

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

saurav-malani
Copy link
Contributor

Description

upgrading warehouse tests to use action v3 since Node.js 12 actions are deprecated
Screenshot 2023-04-04 at 9 24 47 PM

@saurav-malani saurav-malani changed the title chore: upgrading warehouse tests to use action v3 since Node.js 12 a… chore: upgrading warehouse tests to use action v3. Apr 4, 2023
@saurav-malani saurav-malani removed the request for review from achettyiitr April 4, 2023 15:56
@achettyiitr
Copy link
Member

Should we change this at other places in the project as well?

uses: actions/checkout@v2

uses: actions/checkout@v2

- uses: actions/checkout@v2

@saurav-malani saurav-malani changed the title chore: upgrading warehouse tests to use action v3. chore: upgrading workflow to use action v3. Apr 5, 2023
@atzoum atzoum force-pushed the chore.upgradeWarehouseGithubAction branch from 2a44f35 to 856ee0b Compare April 6, 2023 08:05
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f328e43) 52.36% compared to head (856ee0b) 52.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3164   +/-   ##
=======================================
  Coverage   52.36%   52.36%           
=======================================
  Files         322      322           
  Lines       52953    52953           
=======================================
+ Hits        27729    27731    +2     
+ Misses      23545    23544    -1     
+ Partials     1679     1678    -1     

see 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

3 participants