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

Use non-deprecated actions inputs #219

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

CasperWA
Copy link
Collaborator

Implements the following updates:

  • Use pre_sleep in push-protected action
  • Use release/v1 version for gh-action-pypi-publish action.

Closes #216.

Use `release/v1` version for gh-action-pypi-publish action.
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0443c04) 80.07% compared to head (77259e5) 80.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   80.07%   80.07%           
=======================================
  Files          12       12           
  Lines         838      838           
=======================================
  Hits          671      671           
  Misses        167      167           

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

Copy link
Contributor

@daniel-sintef daniel-sintef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@CasperWA CasperWA merged commit 5c3db87 into main Nov 23, 2023
24 checks passed
@CasperWA CasperWA deleted the cwa/close-216-use-non-deprecated-action-inputs branch November 23, 2023 10:10
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 to non-deprecated inputs in Actions
2 participants