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 }}
DominikSerafin
/
checkout
Public
forked from
actions/checkout
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 16, 2019
example fetch all history for all tags and branches (#115)
ericsciple
authored
c85684d
View commit details
Copy full SHA for c85684d
Browse repository at this point
Commits on Dec 13, 2019
add more scenarios (#112)
ericsciple
authored
299dd50
View commit details
Copy full SHA for 299dd50
Browse repository at this point
update examples to reference v2 tag (#110)
ericsciple
authored
722adc6
View commit details
Copy full SHA for 722adc6
Browse repository at this point
Commits on Dec 12, 2019
fix ref (#109)
ericsciple
authored
3537747
View commit details
Copy full SHA for 3537747
Browse repository at this point
do not pass cred on command line (#108)
ericsciple
authored
a674725
View commit details
Copy full SHA for a674725
Browse repository at this point
add input persist-credentials (#107)
ericsciple
authored
c170eef
View commit details
Copy full SHA for c170eef
Browse repository at this point
fallback to REST API to download repo (#104)
ericsciple
authored
a572f64
View commit details
Copy full SHA for a572f64
Browse repository at this point
Commits on Dec 10, 2019
Document update: Checkout PR head sha (#102)
mrrobot47
authored and
ericsciple
committed
cab3161
View commit details
Copy full SHA for cab3161
Browse repository at this point
Commits on Dec 6, 2019
Update README.md
ericsciple
authored
5881116
View commit details
Copy full SHA for 5881116
Browse repository at this point
Commits on Dec 5, 2019
Update description (#65)
Edward Thomson
authored and
ericsciple
committed
7990b10
View commit details
Copy full SHA for 7990b10
Browse repository at this point
Commits on Dec 4, 2019
document scenario: checkout the head commit of a PR (#90)
ericsciple
authored
01a4343
View commit details
Copy full SHA for 01a4343
Browse repository at this point
Commits on Dec 3, 2019
clarify name with owner (#87)
ericsciple
authored
4817b44
View commit details
Copy full SHA for 4817b44
Browse repository at this point
Do not delete cwd (#86)
ericsciple
authored
689bf84
View commit details
Copy full SHA for 689bf84
Browse repository at this point
Update README.md
ericsciple
authored
cc70598
View commit details
Copy full SHA for cc70598
Browse repository at this point
update readme (#82)
ericsciple
authored
8461dbf
View commit details
Copy full SHA for 8461dbf
Browse repository at this point
Convert checkout to a regular action (#70)
ericsciple
authored
e347bba
View commit details
Copy full SHA for e347bba
Browse repository at this point
Commits on Nov 21, 2019
Reverted Changes to Git Config and Authentication (#64)
Show description for 50fbc62
thboop
authored
50fbc62
View commit details
Copy full SHA for 50fbc62
Browse repository at this point
Commits on Nov 20, 2019
Update help docs link (#68)
rachmari
authored and
thboop
committed
e8bd1df
View commit details
Copy full SHA for e8bd1df
Browse repository at this point
Commits on Oct 25, 2019
Upgrade checkout to v1.1.0 to better support scripting git. (#56)
Show description for 0b496e9
TingluoHuang
authored and
thboop
committed
0b496e9
View commit details
Copy full SHA for 0b496e9
Browse repository at this point
Commits on Oct 3, 2019
Explain submodules option (#48)
Show description for f6ce2af
Edward Thomson
authored and
TingluoHuang
committed
f6ce2af
View commit details
Copy full SHA for f6ce2af
Browse repository at this point
Commits on Sep 6, 2019
Add explanatory comment to plugin (#31)
Danny McCormick
authored
94d077c
View commit details
Copy full SHA for 94d077c
Browse repository at this point
Commits on Sep 5, 2019
add docs about checking out the triggering ref (#21)
Show description for 0963d3b
zeke
authored and
TingluoHuang
committed
0963d3b
View commit details
Copy full SHA for 0963d3b
Browse repository at this point
Commits on Aug 22, 2019
clarify language on working directory (#9)
Show description for a14471d
maxheld83
authored and
TingluoHuang
committed
a14471d
View commit details
Copy full SHA for a14471d
Browse repository at this point
Commits on Aug 16, 2019
Update action.yml (#3)
Show description for 7f0669c
Andy McKay
authored and
TingluoHuang
committed
7f0669c
View commit details
Copy full SHA for 7f0669c
Browse repository at this point
Change version to node-version (#12)
Show description for cacfc41
dougmoscrop
authored and
TingluoHuang
committed
cacfc41
View commit details
Copy full SHA for cacfc41
Browse repository at this point
README: Environment variable typo fix (#11)
ahmetb
authored and
TingluoHuang
committed
6e6328e
View commit details
Copy full SHA for 6e6328e
Browse repository at this point
Commits on Aug 13, 2019
Submodule documentation improvements (#4)
Edward Thomson
authored and
TingluoHuang
committed
53bed07
View commit details
Copy full SHA for 53bed07
Browse repository at this point
clarify default checkout sha (#10)
Show description for b4b537b
maxheld83
authored and
TingluoHuang
committed
b4b537b
View commit details
Copy full SHA for b4b537b
Browse repository at this point
Commits on Jul 26, 2019
actions to steps
bryanmacfarlane
authored
af513c7
View commit details
Copy full SHA for af513c7
Browse repository at this point
Commits on Jul 23, 2019
Add docs (#2)
Show description for bf4af63
Danny McCormick
authored
bf4af63
View commit details
Copy full SHA for bf4af63
Browse repository at this point
add checkout action.yml (#1)
Show description for 3df79e0
TingluoHuang
authored and
Danny McCormick
committed
3df79e0
View commit details
Copy full SHA for 3df79e0
Browse repository at this point
Commits on Jul 19, 2019
Initial commit
chrispat
authored
44679f6
View commit details
Copy full SHA for 44679f6
Browse repository at this point
You can’t perform that action at this time.