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
Breadcrumbs
History for
github-actions-setup-node
__tests__
on
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
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Caching on GHES (#452)
Show description for bacd6b4
dmitry-shibanov
authored
bacd6b4
View commit details
Copy full SHA for bacd6b4
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 Sep 16, 2021
rm __tests__/verify-no-unstaged-changes.sh
brcrista
committed
996306e
View commit details
Copy full SHA for 996306e
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Revert "Temporarily disabled cache usage for v2"
AlenaSviridenko
authored
d21ecc7
View commit details
Copy full SHA for d21ecc7
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Temporarily disabled cache usage
AlenaSviridenko
committed
004fb83
View commit details
Copy full SHA for 004fb83
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Unmock fs.existsSync after tests
jacobwgillespie
committed
f452812
View commit details
Copy full SHA for f452812
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Mock fs.existsSync in tests
jacobwgillespie
committed
e93556c
View commit details
Copy full SHA for e93556c
View code at this point
Browse repository at this point
Update __tests__/cache-save.test.ts
Show description for f24e78e
jacobwgillespie
and
konradpabjan
authored
f24e78e
View commit details
Copy full SHA for f24e78e
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
Extract common setup logic to hook
Gordey Doronin
committed
8624ddb
View commit details
Copy full SHA for 8624ddb
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
regenerate license (#7)
Show description for 282049a
Maxim Lobanov
and
dmitry-shibanov
authored
282049a
View commit details
Copy full SHA for 282049a
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Fix paths for windows tests
Gordey Doronin
committed
9b447f0
View commit details
Copy full SHA for 9b447f0
View code at this point
Browse repository at this point
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
Cleanup redundant leftover
Gordey Doronin
committed
56c3db9
View commit details
Copy full SHA for 56c3db9
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
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
Commits on Jun 17, 2021
Test coverage for uknown and malformed aliases
Gordey Doronin
committed
fa68745
View commit details
Copy full SHA for fa68745
View code at this point
Browse repository at this point
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 Feb 17, 2021
Fix TypeScript error line/column (#125)
Show description for 46071b5
Zarel
and
lumaxis
authored
46071b5
View commit details
Copy full SHA for 46071b5
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
Add e2e arch test
aminya
committed
05e7d6c
View commit details
Copy full SHA for 05e7d6c
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
Merge remote-tracking branch 'upstream/main' into arch
aminya
committed
aabe026
View commit details
Copy full SHA for aabe026
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
fix format
zodman
committed
f4215cc
View commit details
Copy full SHA for f4215cc
View code at this point
Browse repository at this point
remove space
zodman
committed
5da2d61
View commit details
Copy full SHA for 5da2d61
View code at this point
Browse repository at this point
remove debug
zodman
committed
a600caf
View commit details
Copy full SHA for a600caf
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
Previous
Next
You can’t perform that action at this time.