Skip to content
setup-python / 4.2.0

4.2.0

sha256:dc9b592cc866996ea7e45443217921bab72bc08745908fc7ea278c131f2aea14
Copy and paste the following snippet into your .yml file.
Learn about workflow syntax
- name: Setup Python
  uses: actions/setup-python@4.2.0

About this version

Manifest

{
  "digest": "sha256:dc9b592cc866996ea7e45443217921bab72bc08745908fc7ea278c131f2aea14",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 1048,
  "config": {
    "digest": "sha256:9f3a96e5343129605fdb8c076ac19359cb0aa6df7180503d46744c068b66e50c",
    "mediaType": "application/vnd.github.actions.package.config.v1+json",
    "size": 0
  },
  "layers": [
    {
      "digest": "sha256:9f3a96e5343129605fdb8c076ac19359cb0aa6df7180503d46744c068b66e50c",
      "mediaType": "application/octet-stream",
      "size": 12
    },
    {
      "digest": "sha256:c5515f05a64cfd6c841021343c25cb0e05973a0ee45e0b813b816d126e549804",
      "mediaType": "application/vnd.github.actions.package.layer.v1.tar+gzip",
      "size": 1162041
    },
    {
      "digest": "sha256:d4a65a911caac88788e3a3202a1d1f5948380bb3ed69a5e04c59c7a786469d77",
      "mediaType": "application/vnd.github.actions.package.layer.v1.zip",
      "size": 1229452
    }
  ],
  "labels": {
    "org.opencontainers.image.source": "https://github.com/actions/setup-python",
    "com.github.package.type": "actions_oci_pkg",
    "action.tar.gz.digest": "sha256:c5515f05a64cfd6c841021343c25cb0e05973a0ee45e0b813b816d126e549804",
    "org.opencontainers.image.sourcecommit": "b55428b1882923874294fa556849718a1d7f2ca5",
    "action.zip.digest": "sha256:d4a65a911caac88788e3a3202a1d1f5948380bb3ed69a5e04c59c7a786469d77",
    "org.opencontainers.image.contentpath": "/"
  }
}

Details


Download activity

  • Total downloads 224
  • Last 30 days 12
  • Last week 0
  • Today 0

Other tags on this version