-
-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Discussed in #889
Originally posted by mportesdev May 2, 2022
Hello everyone, and thanks for this great tool for Python coders.
I noticed that the following GitHub Actions have been upgraded to version 3 recently:
https://github.com/actions/checkout
https://github.com/actions/setup-python
I think it should be considered to use actions/checkout@v3
and actions/setup-python@v3
everywhere in this project's Actions workflows and check if everything works alright.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request