Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GCS-ZHN
/
setup-python
Public
forked from
actions/setup-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
setup-python
.github
on
main
User selector
All users
All time
Commit history
Commits on Jun 29, 2022
update pypy versions
dmitry-shibanov
committed
d7db825
View commit details
Copy full SHA for d7db825
View code at this point
Browse repository at this point
minor fix
dmitry-shibanov
committed
27091d5
View commit details
Copy full SHA for 27091d5
View code at this point
Browse repository at this point
fix check
dmitry-shibanov
committed
d358f9e
View commit details
Copy full SHA for d358f9e
View code at this point
Browse repository at this point
fixing pipenv
dmitry-shibanov
committed
1e52de4
View commit details
Copy full SHA for 1e52de4
View code at this point
Browse repository at this point
add --python 3
dmitry-shibanov
committed
2a20d9b
View commit details
Copy full SHA for 2a20d9b
View code at this point
Browse repository at this point
Fixing pipenv CI (#444)
Show description for 766e8c6
dmitry-shibanov
authored
766e8c6
View commit details
Copy full SHA for 766e8c6
View code at this point
Browse repository at this point
feature: add `update-environment` input (#411)
Show description for 00a5248
mayeut
authored
00a5248
View commit details
Copy full SHA for 00a5248
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
fix: 3.x-dev can install a 3.y version (#417)
Show description for d09bd5e
mayeut
authored
d09bd5e
View commit details
Copy full SHA for d09bd5e
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
add support for python-version-file (#336)
Show description for 53e1529
adilosa
authored
53e1529
View commit details
Copy full SHA for 53e1529
View code at this point
Browse repository at this point
Commits on May 30, 2022
Change PyPy version to rebuild cache
Vladimir Safonkin
committed
22c6af9
View commit details
Copy full SHA for 22c6af9
View code at this point
Browse repository at this point
Commits on May 24, 2022
feature: add a `python-path` output
Show description for ff70656
mayeut
committed
ff70656
View commit details
Copy full SHA for ff70656
View code at this point
Browse repository at this point
Commits on May 18, 2022
Use pypyX.Y for PyPy python-version input (#349)
Show description for fff15a2
mayeut
authored
fff15a2
View commit details
Copy full SHA for fff15a2
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Create missing `pypyX.Y` symlinks (#347)
Show description for 1ce3088
mayeut
authored
1ce3088
View commit details
Copy full SHA for 1ce3088
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#379)
oscard0m
authored
5d6f0c8
View commit details
Copy full SHA for 5d6f0c8
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Rework pipenv caching test (#375)
Show description for 7885ec3
Vladimir Safonkin
authored
7885ec3
View commit details
Copy full SHA for 7885ec3
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Merge pull request #281 from patrick91/feature/poetry-caching
Show description for 6c56602
brcrista
authored
6c56602
View commit details
Copy full SHA for 6c56602
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Initialise pyproject.toml
patrick91
committed
e4be7a4
View commit details
Copy full SHA for e4be7a4
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Reduce test matrix
patrick91
committed
415c356
View commit details
Copy full SHA for 415c356
View code at this point
Browse repository at this point
Initial preparation to add support for poetry
patrick91
committed
18c67b4
View commit details
Copy full SHA for 18c67b4
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Run CodeQL only on pushes to main
brcrista
authored
bbebfaf
View commit details
Copy full SHA for bbebfaf
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Remove legacy PyPy input (#342)
dmitry-shibanov
authored
0ebf233
View commit details
Copy full SHA for 0ebf233
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Update to node16 (#340)
dmitry-shibanov
authored
93cb78f
View commit details
Copy full SHA for 93cb78f
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Update node-fetch from 2.6.6 to 2.6.7 (#327)
dmitry-shibanov
authored
dc9de69
View commit details
Copy full SHA for dc9de69
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Fix ci for pipenv and reduce test matrix (#323)
dmitry-shibanov
authored
156361d
View commit details
Copy full SHA for 156361d
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Removing a non-existent command from the documentation (#293)
dmitry-shibanov
authored
2b732b8
View commit details
Copy full SHA for 2b732b8
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Add a workflow to release a new version of the action (#274)
dmitry-shibanov
authored
0066b88
View commit details
Copy full SHA for 0066b88
View code at this point
Browse repository at this point
Implementation of python's caching (#266)
dmitry-shibanov
authored
280924f
View commit details
Copy full SHA for 280924f
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Add issue and pull request templates (#258)
nikita-bykov
authored
feeaa3b
View commit details
Copy full SHA for feeaa3b
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Change python version for pypy in workflow files (#259)
dmitry-shibanov
authored
002b1e4
View commit details
Copy full SHA for 002b1e4
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Update test-python.yml (#246)
konradpabjan
authored
70e2063
View commit details
Copy full SHA for 70e2063
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Create check-dist.yml (#236)
Show description for 2d803e7
brcrista
authored
2d803e7
View commit details
Copy full SHA for 2d803e7
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Fix PyPy installation on Windows to adopt new parameters format (#201)
Show description for dc73133
AlenaSviridenko
authored
dc73133
View commit details
Copy full SHA for dc73133
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Add on: pull_request trigger to CodeQL workflow (#180)
Show description for a112144
rneatherway
authored
a112144
View commit details
Copy full SHA for a112144
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Adding support for more PyPy versions and installing them on-flight (#168)
Show description for 8c5ea63
dmitry-shibanov
and
Maxim Lobanov
authored
8c5ea63
View commit details
Copy full SHA for 8c5ea63
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
update pypy3 to point to 3.6 (#164)
maxim-lobanov
authored
3b3f2de
View commit details
Copy full SHA for 3b3f2de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.