setup-python icon indicating copy to clipboard operation
setup-python copied to clipboard

Update action.yml

Open Kingsxcomsxservicexrepair opened this issue 10 months ago • 0 comments

This pull request includes a small change to the action.yml file. The change updates the uses attribute to specify the version v5.4.0 for the actions/setup-python action.

  • action.yml: Updated uses attribute to actions This pull request includes a small change to the action.ymlfile. The change updates the format of thenamefield and specifies the version of thesetup-python` action to use.

  • action.yml: Updated the name field format and specified actions/[email protected]./[email protected]`.Description: Describe your changes.

Related issue: Add link to the related issue.

Check list:

  • [ ] Mark if documentation changes are required.
  • [ ] Mark if tests were added or updated to cover the changes.