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 }}
ukd1
/
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
docs
on
patch-1
User selector
All users
All time
Commit history
Commits on Dec 14, 2023
Replace setup-python@v4 by setup-python@v5 in README (#776)
basnijholt
authored
e9d6f99
View commit details
Copy full SHA for e9d6f99
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Add example of GraalPy to docs (#773)
dmitry-shibanov
authored
0ae5836
View commit details
Copy full SHA for 0ae5836
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)
cclauss
authored
7bc6abb
View commit details
Copy full SHA for 7bc6abb
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Fix typos found by codespell (#650)
DimitriPapadopoulos
authored
61a6322
View commit details
Copy full SHA for 61a6322
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Read python version from pyproject.toml (fix #542) (#669)
dariocurr
authored
0d5da6a
View commit details
Copy full SHA for 0d5da6a
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Fix a incorrect link advanced-usage.md (#657)
siyuan0322
authored
db9987b
View commit details
Copy full SHA for db9987b
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
fix `allow-prereleases` sample configuration (#615)
mayeut
authored
6db7460
View commit details
Copy full SHA for 6db7460
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Add and configure ESLint and update configuration for Prettier (#617)
Show description for ec365b4
IvanZosimov
authored
ec365b4
View commit details
Copy full SHA for ec365b4
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Fix GHE documentation link (#602)
Show description for 3faddef
fevrin
authored
3faddef
View commit details
Copy full SHA for 3faddef
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
feature: fallback to pre-release when no stable version is found (#414)
Show description for 2652534
mayeut
authored
2652534
View commit details
Copy full SHA for 2652534
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Fix small action version typo in docs (#590)
Jalmeida1994
authored
a6eba85
View commit details
Copy full SHA for a6eba85
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
Encourage the use of pre-release Python 3.12, not 3.11 (#586)
cclauss
authored
34b4b62
View commit details
Copy full SHA for 34b4b62
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Fix outdated ref to actions/setup-python@v3 in doc (#581)
bagerard
authored
d27e3f3
View commit details
Copy full SHA for d27e3f3
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Install multiple python versions (#567)
dmitry-shibanov
authored
5ccb29d
View commit details
Copy full SHA for 5ccb29d
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Caching projects that use setup.py (#549)
simonw
authored
1aafadc
View commit details
Copy full SHA for 1aafadc
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Extend docu regarding rate limit issues. (#510)
kasuteru
authored
af57b64
View commit details
Copy full SHA for af57b64
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Fix typo (#503)
Freed-Wu
authored
13a464f
View commit details
Copy full SHA for 13a464f
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
Only use github.token on github.com (#443)
Show description for 98c991d
ChristopherHX
and
brcrista
authored
98c991d
View commit details
Copy full SHA for 98c991d
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Update runner links
Aleksandr Chebotov
committed
48a0f00
View commit details
Copy full SHA for 48a0f00
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Merge branch 'actions:main' into main
e-korolevskii
authored
2e6ca74
View commit details
Copy full SHA for 2e6ca74
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Update docs/contributors.md
Show description for c0abeaa
e-korolevskii
and
IvanZosimov
authored
c0abeaa
View commit details
Copy full SHA for c0abeaa
View code at this point
Browse repository at this point
Update advanced-usage.md
Kludex
authored
197204a
View commit details
Copy full SHA for 197204a
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
rephased documents
e-korolevskii
committed
c96b4b5
View commit details
Copy full SHA for c96b4b5
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Fix broken links
IvanZosimov
committed
c4e98b7
View commit details
Copy full SHA for c4e98b7
View code at this point
Browse repository at this point
Fix review points
IvanZosimov
committed
cfcafa5
View commit details
Copy full SHA for cfcafa5
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
updated contributors guide
e-korolevskii
committed
9aa1c6c
View commit details
Copy full SHA for 9aa1c6c
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Fix review points
IvanZosimov
committed
c318b92
View commit details
Copy full SHA for c318b92
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Fix typo
IvanZosimov
committed
72394d1
View commit details
Copy full SHA for 72394d1
View code at this point
Browse repository at this point
Revert changes
IvanZosimov
committed
fe396d3
View commit details
Copy full SHA for fe396d3
View code at this point
Browse repository at this point
Change advanced-usage.md
IvanZosimov
committed
853c012
View commit details
Copy full SHA for 853c012
View code at this point
Browse repository at this point
Change contents to make them more readable
IvanZosimov
committed
fd6f59d
View commit details
Copy full SHA for fd6f59d
View code at this point
Browse repository at this point
Fix typo
IvanZosimov
committed
c6e66a7
View commit details
Copy full SHA for c6e66a7
View code at this point
Browse repository at this point
Fix review points
IvanZosimov
committed
81cda82
View commit details
Copy full SHA for 81cda82
View code at this point
Browse repository at this point
Fix typo in advanced-usage.md
IvanZosimov
committed
b152b04
View commit details
Copy full SHA for b152b04
View code at this point
Browse repository at this point
Fix grammar in both documents
IvanZosimov
committed
a624f1f
View commit details
Copy full SHA for a624f1f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.