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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
clean-code-studio
/
github-actions-setup-node
Public
forked from
actions/setup-node
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
main
User selector
All users
All time
Commit history
Commits on May 12, 2022
Expand current syntax to support aliases for latest version (current/latest/node) (#483)
panticmilos
authored
17f8bd9
View commit details
Copy full SHA for 17f8bd9
Browse repository at this point
Commits on May 5, 2022
Use CI friendly commands in documentation (#326)
jonkoops
authored
b067f78
View commit details
Copy full SHA for b067f78
Browse repository at this point
Commits on May 1, 2022
Improve advanced usage docs (#472)
mcmunder
authored
0bd0676
View commit details
Copy full SHA for 0bd0676
Browse repository at this point
Commits on Apr 26, 2022
Update README.md (#475)
Show description for 25184c4
Saibamen
authored
25184c4
View commit details
Copy full SHA for 25184c4
Browse repository at this point
Commits on Apr 22, 2022
fix broken link in readme (#473)
Show description for 337fdf2
Araxeus
authored
337fdf2
View commit details
Copy full SHA for 337fdf2
Browse repository at this point
Commits on Apr 19, 2022
extend documentation on `scope` parameter (#470)
Show description for 86bf502
tyrann0us
authored
86bf502
View commit details
Copy full SHA for 86bf502
Browse repository at this point
Commits on Apr 18, 2022
improve caching documentation (#468)
dmitry-shibanov
authored
146c4d8
View commit details
Copy full SHA for 146c4d8
Browse repository at this point
Commits on Apr 11, 2022
Updated @actions/cache (#460)
Show description for 56337c4
t-dedah
authored
56337c4
View commit details
Copy full SHA for 56337c4
Browse repository at this point
Commits on Apr 5, 2022
Convert CONDUCT to CODE_OF_CONDUCT.md (#391)
Show description for 76d3665
AnilSeervi
authored
76d3665
View commit details
Copy full SHA for 76d3665
Browse repository at this point
Commits on Apr 1, 2022
Bump `actions/checkout@v3` within advanced usage examples documentation (#456)
magnetikonline
authored
5b52f09
View commit details
Copy full SHA for 5b52f09
Browse repository at this point
Bump to `actions/checkout@v3` (#437)
magnetikonline
authored
7571663
View commit details
Copy full SHA for 7571663
Browse repository at this point
Commits on Mar 31, 2022
Updated documentation/workflows to use `actions/setup-node@v3` (#433)
Show description for 546fd45
magnetikonline
authored
546fd45
View commit details
Copy full SHA for 546fd45
Browse repository at this point
Caching on GHES (#452)
Show description for bacd6b4
dmitry-shibanov
authored
bacd6b4
View commit details
Copy full SHA for bacd6b4
Browse repository at this point
Commits on Mar 24, 2022
Merge pull request #448 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Show description for bed538b
brcrista
authored
bed538b
View commit details
Copy full SHA for bed538b
Browse repository at this point
Bump minimist from 1.2.5 to 1.2.6
Show description for f3e93d1
dependabot[bot]
authored
f3e93d1
View commit details
Copy full SHA for f3e93d1
Browse repository at this point
Commits on Mar 10, 2022
Merge pull request #440 from actions/joshmgross/service-codeowners
Show description for ed960c9
brcrista
authored
ed960c9
View commit details
Copy full SHA for ed960c9
Browse repository at this point
Update CODEOWNERS to actions-service
joshmgross
authored
77f43a4
View commit details
Copy full SHA for 77f43a4
Browse repository at this point
Commits on Feb 24, 2022
remove version input (#424)
dmitry-shibanov
authored
9ced9a4
View commit details
Copy full SHA for 9ced9a4
Browse repository at this point
Update lockfileVersion (#422)
dmitry-shibanov
authored
3e90744
View commit details
Copy full SHA for 3e90744
Browse repository at this point
Commits on Feb 22, 2022
Update default runtime to node16 (#414)
thboop
authored
28df918
View commit details
Copy full SHA for 28df918
Browse repository at this point
Commits on Jan 11, 2022
fix tsc build error for @actions/http-client (#402)
jk2K
authored
f099707
View commit details
Copy full SHA for f099707
Browse repository at this point
Commits on Jan 6, 2022
ci: use NPM cache in check-dist (#393)
nschonni
authored
f658dc5
View commit details
Copy full SHA for f658dc5
Browse repository at this point
Commits on Dec 30, 2021
ci(workflow): add cache to workflows using actions/setup-node (#287)
oscard0m
authored
5e2e068
View commit details
Copy full SHA for 5e2e068
Browse repository at this point
Fix grammar in the README (#331)
HonkingGoose
authored
7a0f7a9
View commit details
Copy full SHA for 7a0f7a9
Browse repository at this point
chore: Remove strategy for non-matrix builds (#186)
nschonni
authored
7b55867
View commit details
Copy full SHA for 7b55867
Browse repository at this point
Commits on Dec 28, 2021
Pass to warning uncaught exceptions (#359)
dmitry-shibanov
authored
1f8c6b9
View commit details
Copy full SHA for 1f8c6b9
Browse repository at this point
Commits on Dec 27, 2021
Throw error only if exit code is note zero. (#358)
dmitry-shibanov
authored
9a74eb4
View commit details
Copy full SHA for 9a74eb4
Browse repository at this point
Commits on Nov 29, 2021
update cache to 1.0.8 (#367)
dmitry-shibanov
authored
04c56d2
View commit details
Copy full SHA for 04c56d2
Browse repository at this point
Adding Node.js version file support (#338)
hkaur008
authored
d08cf22
View commit details
Copy full SHA for d08cf22
Browse repository at this point
Commits on Nov 3, 2021
Fix typo in the `bug_report` template (#353)
0xdeafcafe
authored
360ab8b
View commit details
Copy full SHA for 360ab8b
Browse repository at this point
Commits on Oct 18, 2021
Add issue and pull request templates (#344)
dmitry-shibanov
authored
fd4bd82
View commit details
Copy full SHA for fd4bd82
Browse repository at this point
Commits on Oct 14, 2021
Update dependencies (#346)
dmitry-shibanov
authored
a4b8ed2
View commit details
Copy full SHA for a4b8ed2
Browse repository at this point
Commits on Sep 24, 2021
Merge pull request #327 from WtfJoke/addCacheHitOutPut
Show description for 270253e
MaksimZhukov
authored
270253e
View commit details
Copy full SHA for 270253e
Browse repository at this point
Commits on Sep 23, 2021
Add 'cache-hit' as output
WtfJoke
authored
d117871
View commit details
Copy full SHA for d117871
Browse repository at this point
Commits on Sep 16, 2021
Merge pull request #322 from brcrista/brcrista/check-dist
Show description for 041bafb
MaksimZhukov
authored
041bafb
View commit details
Copy full SHA for 041bafb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.