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 }}
yarikoptic
/
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
src
on
bf-example
User selector
All users
All time
Commit history
Commits on Nov 5, 2024
Update error message for no dependencies to cache (#968)
aparnajyothi-y
authored
55aad42
View commit details
Copy full SHA for 55aad42
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Revise `isGhes` logic (#963)
Show description for f4c5a11
jww3
authored
f4c5a11
View commit details
Copy full SHA for f4c5a11
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
initial commit (#938)
priya-kinthali
authored
29a37be
View commit details
Copy full SHA for 29a37be
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
fix: add arch to cache key (#896)
Show description for 80b49d3
Zxilly
authored
80b49d3
View commit details
Copy full SHA for 80b49d3
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Fix: Add `.zip` extension to Windows package downloads for `Expand-Archive` Compatibility (#916)
Show description for 036a523
priyagupta108
authored
036a523
View commit details
Copy full SHA for 036a523
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
feat: fallback to raw endpoint for manifest when rate limit is reached (#766)
Shegox
authored
10aa35a
View commit details
Copy full SHA for 10aa35a
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Update action to node20 (#772)
dmitry-shibanov
authored
0a5c615
View commit details
Copy full SHA for 0a5c615
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Change deprecation comment to past tense (#723)
jeffwidman
authored
8635b1c
View commit details
Copy full SHA for 8635b1c
View code at this point
Browse repository at this point
Use non-deprecated versions in examples (#724)
jeffwidman
authored
f6cc428
View commit details
Copy full SHA for f6cc428
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Add GraalPy support (#694)
Show description for 5f2af21
timfel
and
msimacek
authored
5f2af21
View commit details
Copy full SHA for 5f2af21
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Trim python version to get rid of '\n' (#628)
FerranPares
authored
3467d92
View commit details
Copy full SHA for 3467d92
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Add range validation for toml files (#726)
dmitry-shibanov
authored
65d7f2d
View commit details
Copy full SHA for 65d7f2d
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 May 24, 2023
Add warning for python 2.7 (#673)
dmitry-shibanov
authored
bd6b4b6
View commit details
Copy full SHA for bd6b4b6
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Add warning for empty cache paths (#642)
dmitry-shibanov
authored
7a4f344
View commit details
Copy full SHA for 7a4f344
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Add error handling for saving and restoring cache (#618)
dmitry-shibanov
authored
03eb867
View commit details
Copy full SHA for 03eb867
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 20, 2023
Add another pip default dependency file for cache hash (#604)
e-korolevskii
authored
7b9ef6f
View commit details
Copy full SHA for 7b9ef6f
View code at this point
Browse repository at this point
Trim trailing newlines from `resolvedPyPyVersion` (#610)
Show description for 869e769
kurtmckee
authored
869e769
View commit details
Copy full SHA for 869e769
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 3, 2023
Use correct Poetry config when collecting Poetry projects (#447)
Show description for 8b89ef0
oranav
authored
8b89ef0
View commit details
Copy full SHA for 8b89ef0
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 Dec 19, 2022
refactor: Use early return pattern to avoid nested conditions (#566)
Show description for 206e984
jongwooo
authored
206e984
View commit details
Copy full SHA for 206e984
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
Add OS info to the error message (#559)
MaksimZhukov
authored
2c3dd9e
View commit details
Copy full SHA for 2c3dd9e
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Handle download HTTP error (#511)
dsame
authored
4818a5a
View commit details
Copy full SHA for 4818a5a
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
Add architecture input check for PyPy for Windows platform (#520)
Show description for 8bcd256
Vladimir Safonkin
authored
8bcd256
View commit details
Copy full SHA for 8bcd256
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 Jul 26, 2022
refactor: Debug message for Python installation path
techman83
committed
7e39d25
View commit details
Copy full SHA for 7e39d25
View code at this point
Browse repository at this point
fix: Mac Toolpath
Show description for bc8ee42
techman83
committed
bc8ee42
View commit details
Copy full SHA for bc8ee42
View code at this point
Browse repository at this point
feat: Add 'IS_MAC' util
techman83
committed
467a981
View commit details
Copy full SHA for 467a981
View code at this point
Browse repository at this point
fix: Self-Hosted Tool Cache
Show description for 9f1915a
techman83
committed
9f1915a
View commit details
Copy full SHA for 9f1915a
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Add check-latest functionality (#406)
dmitry-shibanov
authored
2f06e9d
View commit details
Copy full SHA for 2f06e9d
View code at this point
Browse repository at this point
Fix poetry version (#445)
dmitry-shibanov
authored
49a521f
View commit details
Copy full SHA for 49a521f
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
Add linux os release info to primary key (#467)
panticmilos
authored
592a7a7
View commit details
Copy full SHA for 592a7a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.