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
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 }}
kmasuda050
/
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
1
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
feature/python-version-required
User selector
All users
All time
Commit history
Commits on Apr 20, 2025
Tweak
kmasuda050
committed
7c49ba0
View commit details
Copy full SHA for 7c49ba0
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Throwing an error when python-version input is empty and PYTHON_VERSION_REQUIRED is set true
kmasuda050
committed
3585370
View commit details
Copy full SHA for 3585370
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Fix for Candidate Not Iterable Error (#1082)
Show description for 6ed2c67
aparnajyothi-y
authored
6ed2c67
View commit details
Copy full SHA for 6ed2c67
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056)
Show description for 8d9ed9a
priya-kinthali
authored
8d9ed9a
View commit details
Copy full SHA for 8d9ed9a
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Add support for .tool-versions file in setup-python (#1043)
Show description for 19e4675
mahabaleshwars
authored
19e4675
View commit details
Copy full SHA for 19e4675
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Bump @actions/glob from 0.4.0 to 0.5.0 (#1015)
Show description for 6fd11e1
dependabot[bot]
and
aparnajyothi-y
authored
6fd11e1
View commit details
Copy full SHA for 6fd11e1
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Support free threaded Python versions like '3.13t' (#973)
Show description for 9e62be8
colesbury
authored
9e62be8
View commit details
Copy full SHA for 9e62be8
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
Bump @vercel/ncc from 0.38.1 to 0.38.3 (#1016)
Show description for 6ca8e85
dependabot[bot]
and
aparnajyothi-y
authored
6ca8e85
View commit details
Copy full SHA for 6ca8e85
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
fix: install PyPy on Linux ARM64 (#1011)
Show description for 8039c45
mayeut
authored
8039c45
View commit details
Copy full SHA for 8039c45
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Bump @actions/http-client from 2.2.1 to 2.2.3 (#1020)
Show description for ceb20b2
dependabot[bot]
and
aparnajyothi-y
authored
ceb20b2
View commit details
Copy full SHA for ceb20b2
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Bump undici from 5.28.4 to 5.28.5 (#1012)
Show description for d0b4fc4
dependabot[bot]
and
aparnajyothi-y
authored
d0b4fc4
View commit details
Copy full SHA for d0b4fc4
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Use the new cache service: upgrade `@actions/cache` to `^4.0.0` (#1007)
Show description for b8cf3eb
priyagupta108
authored
b8cf3eb
View commit details
Copy full SHA for b8cf3eb
View code at this point
Browse repository at this point
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 8, 2024
Documentation update for caching poetry dependencies (#908)
Show description for 2bd53f9
3 people
authored
2bd53f9
View commit details
Copy full SHA for 2bd53f9
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 Jul 22, 2024
Updated @iarna/toml version to 3.0.0 (#912)
priya-kinthali
authored
cb68456
View commit details
Copy full SHA for cb68456
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Bump braces from 3.0.2 to 3.0.3 (#893)
Show description for 4eb7dbc
dependabot[bot]
and
HarithaVattikuti
authored
4eb7dbc
View commit details
Copy full SHA for 4eb7dbc
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 Mar 11, 2024
Bump undici from 5.27.2 to 5.28.3 (#817)
Show description for 9a7ac94
dependabot[bot]
and
HarithaVattikuti
authored
9a7ac94
View commit details
Copy full SHA for 9a7ac94
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 26, 2023
Bump @babel/traverse from 7.9.0 to 7.23.2 (#743)
dependabot[bot]
authored
e8111ce
View commit details
Copy full SHA for e8111ce
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
Bump semver from 7.3.8 to 7.5.2 (#692)
dependabot[bot]
authored
ea5b57f
View commit details
Copy full SHA for ea5b57f
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 May 22, 2023
Change http-client dependency to one matching previous version
nikolai-laevskii
committed
a0d867b
View commit details
Copy full SHA for a0d867b
View code at this point
Browse repository at this point
Change to @action/http-client version to the one that was used in the most recent build
nikolai-laevskii
committed
f71253f
View commit details
Copy full SHA for f71253f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.