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

Updated github actions versions. #1528

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Updated github actions versions. #1528

merged 1 commit into from
Jun 13, 2024

Conversation

MichaelClerx
Copy link
Member

Updates checkout to v4 and setup-python to v5 to fix this warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

And sets a python version in the style test to fix this warning:

The python-version input is not set. The version of Python currently in PATH will be used.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81f68d8) to head (f6a8011).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1528   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           97        97           
  Lines         9665      9664    -1     
=========================================
- Hits          9665      9664    -1     

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

@MichaelClerx MichaelClerx requested review from martinjrobins, ben18785 and fcooper8472 and removed request for ben18785 June 6, 2024 20:56
@MichaelClerx
Copy link
Member Author

@fcooper8472 @martinjrobins could you have a look please? Just an actions version update

@MichaelClerx MichaelClerx merged commit 40b5c78 into main Jun 13, 2024
13 checks passed
@MichaelClerx MichaelClerx deleted the actions-version-update branch June 13, 2024 21:50
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.

2 participants