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
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 }}
patrickk
/
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
Breadcrumbs
History for
setup-node
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2022
remove version input (#424)
dmitry-shibanov
authored
9ced9a4
View commit details
Copy full SHA for 9ced9a4
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Adding Node.js version file support (#338)
hkaur008
authored
d08cf22
View commit details
Copy full SHA for d08cf22
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Support caching for mono repos and repositories with complex structure
MaksimZhukov
committed
9f31dbb
View commit details
Copy full SHA for 9f31dbb
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Remove unused imports
jacobwgillespie
committed
b96348a
View commit details
Copy full SHA for b96348a
View code at this point
Browse repository at this point
Switch to pnpm store path command
jacobwgillespie
committed
3af302a
View commit details
Copy full SHA for 3af302a
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Move existence check to cache-save
jacobwgillespie
committed
399982b
View commit details
Copy full SHA for 399982b
View code at this point
Browse repository at this point
Add logic to check that cache folder exists
jacobwgillespie
committed
d278e78
View commit details
Copy full SHA for d278e78
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Add pnpm caching support
jacobwgillespie
committed
162ddf7
View commit details
Copy full SHA for 162ddf7
View code at this point
Browse repository at this point
Merge branch 'main' into add-caching-for-node-dependencies
dmitry-shibanov
committed
55e1049
View commit details
Copy full SHA for 55e1049
View code at this point
Browse repository at this point
Stricter check and cleaner messaging
Gordey Doronin
committed
4804262
View commit details
Copy full SHA for 4804262
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
work on resolving comments
dmitry-shibanov
committed
d36a331
View commit details
Copy full SHA for d36a331
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Reuse manifest code
Gordey Doronin
committed
c2dfe2d
View commit details
Copy full SHA for c2dfe2d
View code at this point
Browse repository at this point
Formatter
Gordey Doronin
committed
d9ce83b
View commit details
Copy full SHA for d9ce83b
View code at this point
Browse repository at this point
Logic remastered to not force check-latest
Gordey Doronin
committed
92722ae
View commit details
Copy full SHA for 92722ae
View code at this point
Browse repository at this point
Rename
Gordey Doronin
committed
c62861c
View commit details
Copy full SHA for c62861c
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Switch warning to info logging
Gordey Doronin
committed
36d2ce1
View commit details
Copy full SHA for 36d2ce1
View code at this point
Browse repository at this point
Function renaming
Gordey Doronin
committed
0ec4841
View commit details
Copy full SHA for 0ec4841
View code at this point
Browse repository at this point
Interface extraction
Gordey Doronin
committed
e761a70
View commit details
Copy full SHA for e761a70
View code at this point
Browse repository at this point
Add brief comment about supported formats
Gordey Doronin
committed
c8c6442
View commit details
Copy full SHA for c8c6442
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Support lts/* alias
Gordey Doronin
committed
c8889b2
View commit details
Copy full SHA for c8889b2
View code at this point
Browse repository at this point
Support LTS aliases
Gordey Doronin
committed
88d5bfd
View commit details
Copy full SHA for 88d5bfd
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Add node's caching implementation (#2)
Show description for 3d0d4ed
dmitry-shibanov
authored
3d0d4ed
View commit details
Copy full SHA for 3d0d4ed
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
refactor: use core.info instead of console.log (#185)
rchougule
authored
68fafec
View commit details
Copy full SHA for 68fafec
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Merge branch 'main' of github.com:actions/setup-node into main
zodman
committed
d8c1b59
View commit details
Copy full SHA for d8c1b59
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
update message to be more general
Show description for d6fea3c
aminya
committed
d6fea3c
View commit details
Copy full SHA for d6fea3c
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Rename node-arch to architecture
aminya
committed
5984462
View commit details
Copy full SHA for 5984462
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
update comment
zodman
committed
66dfac5
View commit details
Copy full SHA for 66dfac5
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
update changes
zodman
committed
14e150d
View commit details
Copy full SHA for 14e150d
View code at this point
Browse repository at this point
adding test for NODE_AUTH_TOKEN overwritten
zodman
committed
8dde5bc
View commit details
Copy full SHA for 8dde5bc
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
fix: add warning for when arch is supplied but version is missing
aminya
committed
2a5c060
View commit details
Copy full SHA for 2a5c060
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
fix: use arch instead of osArch in INodeVersionInfo
aminya
committed
0a161fe
View commit details
Copy full SHA for 0a161fe
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
feat: add arch to queryDistForMatch
aminya
committed
66f3e9f
View commit details
Copy full SHA for 66f3e9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.