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
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
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 }}
Adapta-dev
/
setup-python
Public
forked from
actions/setup-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
dist
on
t-dedah/updateCache
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2022
New package-lock
t-dedah
authored
281b9d6
View commit details
Copy full SHA for 281b9d6
View code at this point
Browse repository at this point
new build
t-dedah
authored
8925e56
View commit details
Copy full SHA for 8925e56
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Cache hit output (#373)
Show description for 21c0493
dhvcc
authored
21c0493
View commit details
Copy full SHA for 21c0493
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Add pyton-version to setup PyPy output (#365)
Show description for 7933d5a
dsame
authored
7933d5a
View commit details
Copy full SHA for 7933d5a
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
dist fix (#367)
tiwarishub
authored
3e8e90e
View commit details
Copy full SHA for 3e8e90e
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Cache on ghes (#363)
Show description for 05fb98d
tiwarishub
and
brcrista
authored
05fb98d
View commit details
Copy full SHA for 05fb98d
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Update dist
patrick91
committed
7aa3e95
View commit details
Copy full SHA for 7aa3e95
View code at this point
Browse repository at this point
Update dist
patrick91
committed
7a37d78
View commit details
Copy full SHA for 7a37d78
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Build and format
patrick91
committed
aac0ef9
View commit details
Copy full SHA for aac0ef9
View code at this point
Browse repository at this point
Parse values from poetry
patrick91
committed
42ed863
View commit details
Copy full SHA for 42ed863
View code at this point
Browse repository at this point
Release
patrick91
committed
c275cf4
View commit details
Copy full SHA for c275cf4
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 lockfileversion (#341)
dmitry-shibanov
authored
665cd78
View commit details
Copy full SHA for 665cd78
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Add fix for Windows caching of pip (#332)
dmitry-shibanov
authored
7f80679
View commit details
Copy full SHA for 7f80679
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 31, 2022
Include Python version in pip cache key (#303)
hugovk
authored
ba33a69
View commit details
Copy full SHA for ba33a69
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Update @actions/cache version to 1.0.8 (#283)
nikita-bykov
authored
f382193
View commit details
Copy full SHA for f382193
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
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 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 Dec 18, 2020
fix is_windows (#172)
dmitry-shibanov
authored
3105fb1
View commit details
Copy full SHA for 3105fb1
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
Improve find-python to add "Scripts" folder to PATH on Windows machines (#169)
Show description for 2831efe
3 people
authored
2831efe
View commit details
Copy full SHA for 2831efe
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
Commits on Oct 5, 2020
Inject LD_LIBRARY_PATH library path into Python manifest install and setup (#144)
Show description for 878156f
magnetikonline
authored
878156f
View commit details
Copy full SHA for 878156f
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Add Environment Files (#138)
thboop
authored
c181ffa
View commit details
Copy full SHA for c181ffa
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Add `Licensed` To Help Verify Prod Licenses (#128)
Show description for b9436a7
thboop
authored
b9436a7
View commit details
Copy full SHA for b9436a7
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Add Third Party Modules (#126)
thboop
authored
212e83f
View commit details
Copy full SHA for 212e83f
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Fix path of extracted folder for Python (#118)
Show description for 0c28554
nikita-bykov
and
Nikita Bykov
authored
0c28554
View commit details
Copy full SHA for 0c28554
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Add support of pre-release Python versions (#112)
Show description for 306c473
MaksimZhukov
and
MaksimZhukov
authored
306c473
View commit details
Copy full SHA for 306c473
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Improved logging during setup (#113)
Show description for 7a69c2b
konradpabjan
and
brcrista
authored
7a69c2b
View commit details
Copy full SHA for 7a69c2b
View code at this point
Browse repository at this point
update MANIFEST_URL (#111)
maxim-lobanov
authored
6f45e88
View commit details
Copy full SHA for 6f45e88
View code at this point
Browse repository at this point
Commits on May 20, 2020
Support for GHES (#95)
konradpabjan
authored
4dda7a3
View commit details
Copy full SHA for 4dda7a3
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Use GitHub releases to download python versions (#85)
Show description for e5af64b
4 people
authored
e5af64b
View commit details
Copy full SHA for e5af64b
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Update NPM packages (#75)
Show description for 4ff1108
konradpabjan
authored
4ff1108
View commit details
Copy full SHA for 4ff1108
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Updates to npm packages (#66)
Show description for 8ad00a6
konradpabjan
authored
8ad00a6
View commit details
Copy full SHA for 8ad00a6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.