ci: update action versions to v9 in CI workflows - #3834
Conversation
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3834 +/- ##
==========================================
- Coverage 88.51% 88.36% -0.15%
==========================================
Files 187 187
Lines 14761 14761
==========================================
- Hits 13065 13044 -21
- Misses 1696 1717 +21 🚀 New features to boost your workflow:
|
|
@pyansys-ci-bot LGTM. |
| steps: | ||
| - name: "Release to the public PyPI repository" | ||
| uses: ansys/actions/release-pypi-public@v8 | ||
| uses: ansys/actions/release-pypi-public@v9 |
There was a problem hiding this comment.
You need to reimplement this action following the migration guide @germa89 -- otherwise it is going to fail the next time you do a release
There was a problem hiding this comment.
You were using the trusted-publisher approach -- you no longer had a dedicated token to upload to PyPI. Meaning, that you needed to migrate to the new method for publishing wheels using the trusted publisher. Thanks for opening #3837!

Description
As the title.
Issue linked
Close #3831
Close #3625
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)