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

docs (marketplace) still references checkout@v5

Open jsoref opened this issue 2 weeks ago • 2 comments

Description: the docs at: https://github.com/marketplace/actions/setup-python

https://github.com/actions/setup-python/blob/4f41a90a1f38628c7ccc608d05fbafe701bc20ae/README.md?plain=1#L28 https://github.com/actions/setup-python/blob/4f41a90a1f38628c7ccc608d05fbafe701bc20ae/README.md?plain=1#L38 https://github.com/actions/setup-python/blob/4f41a90a1f38628c7ccc608d05fbafe701bc20ae/README.md?plain=1#L48 https://github.com/actions/setup-python/blob/4f41a90a1f38628c7ccc608d05fbafe701bc20ae/README.md?plain=1#L58

still refers to checkout@v5 instead of the new checkout@v6.

https://github.com/search?q=repo%3Aactions%2Fsetup-python%20checkout%40v5&type=code

  • ticket based on #1194

jsoref avatar Jan 05 '26 15:01 jsoref